J Jadz New member Apr 8, 2011 #1 Here is my problem: I am new in PHP, I saw on some sites that they create a html file and a php file, but how am I supposed to do that, I don't really get it. I am using netbeans and xammp to support my apache, mysql and php. Help.
Here is my problem: I am new in PHP, I saw on some sites that they create a html file and a php file, but how am I supposed to do that, I don't really get it. I am using netbeans and xammp to support my apache, mysql and php. Help.
B B Bible New member Apr 8, 2011 #2 PHP is server side. Unless you "echo" something in PHP, as far as the user can tell, nothing at all will happen!
PHP is server side. Unless you "echo" something in PHP, as far as the user can tell, nothing at all will happen!