Wednesday, March 9, 2011

How to embed PHP file in to blogger

This will help you to embed the PHP file in to your blogger.
 

1.Log in to blogger and Go to Design >> Page Elements

2. Click 'Add a Gadget' and select 'HTML/Javascript'

3.  Paste below code.

<object width="400" height="300" type="text/html" data="Your URL.php"></object>

Replace your URL.php with your php file URL

4. Save it you are done.

2 comments:

  1. thanks alot for this trick! this is what i'm looking for from yesterday :D

    ReplyDelete
  2. thanks very good information i need it :)

    ReplyDelete