October 1, 2013

How to Easily Add PHP Codes in Blogger

PHP is considered as the most powerful computer language that makes things happen with the glimpse of seconds. However, PHP is not supported by Blogger or BlogSpot running platform which makes it extremely difficult to customize and implement some new latest developments, but there are still some ways through which you can add PHP codes in your Blogger enabled Website. Though, the results are not 100%, but it is far better than not having a PHP code on your blogger site. In this article, we will show you how to add PHP codes in Blogger.

Step#1: Creating a PHP File:

Before you can add PHP Codes in blogger, you have to first create a PHP file in which you have to use all the PHP codes that you would like to use.  However, make sure that the file is free from errors otherwise things would not look good. Following is the simple Hello World PHP code example, just for a basic guideline for some beginners

<?php
echo '<p>Hello World</p>';
 ?>

After creating the file with all your desired codes make sure you save it in .PHP extension. For example, mybloggerlab.php, you can use NotePad++ for writing codes because it is the only FREE standard developing tool.

Step#2: Hosting a PHP File:

Since, blogger does not allow you to host any kind of files like PHP, HTML or CSS. Therefore, you have to either host it on your hosting (if you have) or you can use Google Drive to host them for FREE. We have already written a detailed tutorial on It, so read it here.

You can also use Dropbox, and many other free hosting services but certainly they are not better than the features and reliability of Google Drive.

Step#3: Adding  PHP Codes in Blogger

After creating and hosting the PHP file, login into your Blogger account. Once logged in, head over to the dashboard and select the blog on which you would like to add PHP Codes. Now it depends on your needs whether you want to add the PHP code in posts, pages, sidebar or footer. Just paste the following code anywhere you would like to display the PHP file.

<object width="400" height="300" type="text/html" data=" your-file.php"></object>

Don’t forget to replace your-file.php with the URL of your own PHP file that you may have got while hosting it on services like Google Drive Dropbox and etc.

Congratulations: You have successfully added PHP codes to blogger. Go and check your blog to see if things are working as planned. Let us know, if you have a better way of doing this job.

We hope this tutorial has helped you in learning how to add PHP codes in blogger. Still, this is not the most accurate way because we are just using a iFrame technique to include the codes. Blogger needs to think more on making its platform friendly for the developers so that they can bring awesomeness to their blogs and websites.

34 comments:

  1. wow dear its amazing, now we will be able to use php on blogger, but for that we use other hosting sites for upload php files.

    ReplyDelete
  2. Really good Explanation.!
    It's good to making contact form or other scripts.
    But still we have't access to database to make things dynamic.

    ReplyDelete
  3. You're wrong, it should be PHP is the most powerful web language when it comes to computer it's C.

    ReplyDelete
  4. Perfect... now blogger full customized

    ReplyDelete
  5. When i host this file in Google drive, the file is downloaded, it isn't executed.

    ReplyDelete
    Replies
    1. Check this tutorial

      http://www.mybloggerlab.com/2013/04/how-to-host-css-or-javascript-files-in-blogger-using-google-drive.html

      Delete
    2. you can't host php on google drive!, actually you can just host php file, but php is not a script, but it's like a processor, so google drive won't run it...

      Delete
    3. If i want to run php script? how do i run it on blogger?

      Delete
    4. i performed all the steps to perform it but a message appear on screen "a plug in is required to play this content"

      Delete
  6. i'm very very like this post because is very helpful form e because i'm a designer and developers of blogger. but can i create a user or other dashbord like as wordpress, plz tell me??
    www.bouyardane.com

    ReplyDelete
  7. very good ! thanks 4 sharing this useful tutorial :-)

    ReplyDelete
  8. Friend Nice Tutorial. I am injoy to read this article.

    ReplyDelete
  9. Can we process html forms... if yes what we have to use in action="" or action="">

    ReplyDelete
    Replies
    1. Yes, but you have to host that Form on some other URL and then you can embed it

      Delete
  10. Very nice post...Thanks for sharing this.

    ReplyDelete
  11. That is why I like Mybloggerlab. The way you have explained is really quite amazing. Thanks for sharing such a great article with us.

    ReplyDelete
  12. What about connection to MySQL?

    ReplyDelete
  13. brother this is my application http://cs506practical.blogspot.com/p/assignment-no-4.html please check this and tell me how to make database and insert data into database

    ReplyDelete
  14. Good post for simple PHP.
    BUT - There is an issue with Google Drive.
    IMO, the advantage of PHP over JavaScript is that user cannot see you code. But in Google Drive, whoever copied the data="..." URL, can download your raw PHP code. (So why bother with visible PHP, when you can use visible JavaScript instead?)
    So, Google Drive is good for .js, .css, .jpg or whatever, but for PHP I'd recommend to use a free or paid PHP hosting.
    (Also, it seams that Google Drive have some traffic limitation for frequently visited files.)

    ReplyDelete
  15. I want to add ajax php star rating system to my posts in this way. How to do it?

    ReplyDelete
    Replies
    1. Here's a tutorial on how to add Star rating in Blogger

      http://www.mybloggerlab.com/2014/02/how-to-add-post-rating-system-in-blogger.html

      Delete
  16. Blogger does not allow saving of php file. Not sure how to proceed.

    ReplyDelete
  17. hello,

    this is the statement you made in your post...

    "Don’t forget to replace your-file.php with the URL of your own PHP file that you may have got while hosting it on services like Google Drive Dropbox and etc."

    how to get the URL of the php file in the Google Drive?

    ReplyDelete
    Replies
    1. Here is the tutorial

      http://www.mybloggerlab.com/2013/04/how-to-host-css-or-javascript-files-in-blogger-using-google-drive.html

      Delete
  18. Ahmmm .. Really good.
    Try www.000webhost.com site for php upload , Its free.. 😀

    ReplyDelete

We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.