if I have a dir like this root\main\test.php how could I access this: from that script root\test\test.php basicly I mean how do I access a path before the current one
- RE: [PHP] Easy Path ? Chris
- RE: [PHP] Easy Path ? Jason Murray
if I have a dir like this root\main\test.php how could I access this: from that script root\test\test.php basicly I mean how do I access a path before the current one