Help me

Status
Not open for further replies.

randomizer

Champion
Moderator


A PHP file is just a text file with a .php extension (though this technically could be anything). It's only when you put it through the PHP interpreter on your web server that it behaves differently to, say, a plain HTML file.
 
Status
Not open for further replies.