I am using wamp and phpfusion and having problems with the path.
Im trying to direct my html forms to a path... e.g. C:\project\files\file.php but i want the path to be implicit so i use
instead ..\files\subfile\file.php, since the web sever points to C:\project,
this works when i am sifting...