My web server provider tell me to put my http pages in WWW directory and to put php pages in CGI directory, i have done this. but php pages are not working, not being find.
i made the code like -> form action="mail.php"
is this correct? or i have to put something like that action="//cgi/mail.php"??
cgi and www folder are in the root of the server...


