I have this line at the end of 1 big php block...

header('Location: mypage.php?id=' .
$_SESSION['id'].'&cat='.$_SESSION['cat']);

It works fine on my dev. Testing server but does not forward on the actual
website....

Any way to fix this?

----

Home is php 5

Server (not sure) might not be 5 - maybe v4

Could that be the problem?


--
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

Reply via email to