Jump to content

[SOLVED] location problem


verN

Recommended Posts

i have on folder called test. Within test there are two folders called problem and the other solution.

 

At the moment i am in the solution  folder and wish to go to the problem folder which has a file called index.php. Porblem is how to I write this.

 

 

// doesn't work $test = "\.\index.php";
header("Location: $test");

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/47467-solved-location-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.