How to begin learning php, i'm not getting what are the requirements and how to

Mohit

New member
apply them..? i've downloaded XAMPP(contains php, apache, mysql as it says), and installed it...apache is running in XAMPP control panel...now the problem is how to put a script on a server...besides any of you wise people please tell that is server a software or a website whom i need to contact; or something else...i'll be glad..
please let me know how to load a script on apache server using xampp....or else how to use apache without xampp....well it's the second time i'm submitting the same question again coz i wsn't satisfied wid previous answers....i'm a beginner...please make it a bit more easy if you can....
 
ok look for the htdoc folder. I should have a file named index.html. Delete it now put in your index.php file. then enter localhost into the url bar of your browse
 
Back
Top