Newbie question... At the end of a php block I'm trying to use a redirect to go to another page.
header('Location: show.php');
It works on my test server w php 5.2.6 but not at the main server w v 5.12
Is there a way to get it to go to the other page (even with a different
command/function) - or am I doing something wrong?
--
Thanks - RevDave
Cool @ hosting4days . com
[db-lists 09]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

