Paul Furman wrote:
Matt Matijevich wrote:
<snip>
I'm guessing this is not a sensible approach. Every place I construct a url, I'd have to remember to add this.
</snip>
Have you looked into sessions and/or cookies?
I'm taking a class & we are probably not going there for a while. It looks involved.
I think you want to use $_POST not $POST
Yep, thanks. I guess I can add the $_REQUEST in the template file so maybe it's not too compicated.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php