Dear All
I installed xampp-win32-1.6.7-installer backage in c:\ program file \ xampp to run php file. After finished intallation and run apache server , Mysql and FileZilla and test by internet browser
http://localhost/
msg appear "it works"
now I want to create new folder and adding my php file inside it
the question is
where I have to create new folder and adding my php file ?
also how can I test it ?
what I have to write in the browsers ?
I tried this but not work
create test folder inside htdocs
path file
c:\ program file \ xampp\ htdocs /test / test.php
in the browser
http://locathost/xampp/test/test.php
http://locathost/xampp/htdocs/test/...
but all that not working ...
if anybody know what is wrong please tell me
waiting your reply friends