Unordered List

Friday, August 17, 2012

How To Insert PHP Script On Blogger Blog



Hi followers, here is a way to insert .php scripts on blogger blogs. It really is awesome. Just follow my article.

  • Log in to your blogger account.

  • Go to Layout .

  • Click on ‘Add a Gadget’ checkbox.

  • Then select ‘ HTML/Javascript’.

  • Paste this code.
<object width="400" height="300" type="text/html"data=" Your URL.php "></object>
  • Now replace URL.php with the URL php file you are hosting somewhere else.

  • You can now save and enjoy PHP features on blogger.


........................................................End...........................................................

0 comments:

Post a Comment