How long does it take to master Web Programming (PHP)?.?
Currently i’m interested in web programming. I’m still a beginner and just wondering how long does it take to completely master web programming namely PHP?? [...more]
Currently i’m interested in web programming. I’m still a beginner and just wondering how long does it take to completely master web programming namely PHP?? [...more]
I just installed a .php script onto my web server and when I go to run the program, instead of the program running I get a pop up window wanting to save the file on my hard drive. I re-uploaded the files to make sure everything was done correctly, but I still get the error [...] [...more]
I have a directory www.site.com/files In that directory is the file index.php, how do I make Apache automatically open that file like it does with index.html. I have php installed. [...more]
I want to be able to select to php files and scan the code for differences in it and where the changes are. Anybody know of a way to do this? [...more]
I am making a PHP script to send an email with information on the visitor. In order to convert the IP address to the city/ country it is put through some other sites, but the only free ones do it via Javascript. When I send it through mail( ) I get the ‘‘…. What I [...] [...more]