Can I create a page in PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jessepit
Forum Newbie
Posts: 4
Joined: Wed Jun 26, 2013 5:23 am

Can I create a page in PHP

Post by jessepit »

How can I create a page in blogger website by PHP? Is it possible or not in blogger to make .php page?
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Can I create a page in PHP

Post by requinix »

I doubt Blogger allows you to use PHP code. If you want that kind of control then set up your own blog using your own software (which you could get from WordPress or Drupal or whomever).
Post Reply