adeeb_alexander Posted August 12, 2010 Share Posted August 12, 2010 Hi all. I am new to php. N i want to learn it by my self. I need to know how to run a basic php program. I installed apache web server. N i dont understand where to place the code. I checked my web server by entering this URL http://localhost/. N its shows IT WORKS. What is the next step i should do. Any help would be greatly appreciated. Thanks n Regards. Adeeb Link to comment https://forums.phpfreaks.com/topic/210533-where-should-i-place-the-php-file-in-the-web-server/ Share on other sites More sharing options...
Rohlan Posted August 12, 2010 Share Posted August 12, 2010 I will begin by letting you know of a great place to start your learning experience: http://www.tizag.com/phpT/ I still keep coming back to that website to learn stuff. Now... you should place the PHP files in the "WWW" folder in your apache installation... either that or a folder called "PUBLIC" Link to comment https://forums.phpfreaks.com/topic/210533-where-should-i-place-the-php-file-in-the-web-server/#findComment-1098459 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.