I have this in a script:

header("Location: $Relative/outstanding.php?pdd=1&pddid=$poid");

It works fine elsewhere in the script without the variables.  Does anyone
know if php 4.06 has issues with this?  Or am I making a boneheaded mistake
here?

$Relative is from an include, and outputs fine.  :)

Thanks!

:)

-Mike



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

Reply via email to