Yamil Ortega wrote:

Lets say that I have the next structure on my web directory
/file1.php

/procces/file2.php

/file3.php

> http://localhost/apache2/file1.php

try this:

header( refresh:'3'; url=./apache2/file3.php);

Regards,

Clive.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to