I know that people have asked about this before, so let me appologize ahead
of time but I need quick help.  I have a url which looks like
http://www.domain.com/remove/index.php?id=test.  I use the echo function <?
echo $id; ?> to show the word test.  What I want to do is send this variable
along with other information that a user inputs via a form to the next page
so it can be e-mailed via the mail() function.  Can someone please advice
how to do so.

Thanks,

Ben


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

Reply via email to