would it ever be practical to label php as html doc

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
scarface222
Forum Contributor
Posts: 354
Joined: Thu Mar 26, 2009 8:16 pm

would it ever be practical to label php as html doc

Post by scarface222 »

hey, the topic title is pretty self explanatory. Is there any practical use to changing the name of a .php doc to .html? Will the php run properly if there is?
User avatar
manohoo
Forum Contributor
Posts: 201
Joined: Wed Dec 23, 2009 12:28 pm

Re: would it ever be practical to label php as html doc

Post by manohoo »

Write some php code in a .html file..... now run it, what happens?
Post Reply