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 through subfolders... but i get path errors when i am trying to go back to the root folder.
I just want to know the variable used to hold the root directory for phpfusion, also where are other system variables located? i'm fed up of searching through the mess of codes. thanks for the help
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 through subfolders... but i get path errors when i am trying to go back to the root folder.
I just want to know the variable used to hold the root directory for phpfusion, also where are other system variables located? i'm fed up of searching through the mess of codes. thanks for the help