Blogger Lunched at August 23, 1999. It was developed by Pyra Labs, which was bought by Google in 2003. Blogger host its websites as a subdomain of blogspot.com but you also can use your own Domain for Blogger. Visit Set custom domain for blogger blog
Blogger dont allow it’s users to insert php scripts Directly:
First
We Need to Create a php file. Let Create a Simple Php file Which will Display Hello World.
Save it as hello.php
Second
Now We Need to Uplode this file on a host so that It can Be Used from all around the worls. We need a host But Those Who use blogger in blogspot.com don’t have any host. or They cant store it in blogger. For Those they can uplode that file in Google Drive. Let use Google’s Product ha ha. Now in Google drive uplode the hello.php and set it for Public to read.
Third
Now We are Going to insert that file into Blogger Post.
<iframe frameborder=”0″ height=”1000″ sandbox=”allow-same-origin allow-scripts allow-forms” src=”Link to the hello.php” width=”95%”>
<p>
Your browser does not support iframes.</p>
</iframe>
“Your Browser does not Support iframes” is Displayed if browser does’t support iframe.
Its is Over Now Now you had Successfully inserted .php file in Blogger.
Don’t Forget to ask for Help if need.
This is Sagar Devkota Co-Founder of Time and Update. I write about Online Earning, Blogging, Web Hosting, Domain Registration, local technical news and some time about Cryptography. I also write about Git, Database, Java, Android, Linux (ubuntu). Studying Bachelor of Software Engineering.