Wednesday, 2 October 2013

[How to] Use PHP in Blogger





PHP has become the largest server side scripting language in recent days, although BLOGGER does not support php directly, so we have to use it by applying a simple CODE. 


Lets see how !

  •  1st thing we need is a php web hosting, it can be any, free or paid.
  • Then we need to upload our php script at that php web hosting
  •  Now we can use that php code in our blogger blog by using a simple html tag
<object data="http://YOUR_PHP_LINK.php" height="500" type="text/html" width="600"></object>


Change YOUR_PHP_LINK with the link of the script you had uploaded to the webhost in step 2


TIP:

There are many benefits of using php in blogger, you can embed different php scripts on your blog posts orb pages like the sitemap generator 
Share this article
author

This Post Was Written By : Danyal

Danyal , A simple dude from Pakistan , Loves to help others , Blogs as a hobby and Always looking to help people. This Blog is also dedicated to all those who are looking for answers.

Get Free Email Updates to your Inbox!

0 comments:

Post a Comment

 
Copyright © 2014 AskDanyal - All About Internet • All Rights Reserved.
back to top