Page 1 of 1

passing a variable

Posted: Sun Jan 26, 2003 10:24 pm
by WebbDawg
I have written my first php and it works great (error checking included).
What I want to do is send a message back to the webpage when the user fills it out wrong to let him know what was missed. The page is for a pool for the Americas cup for http://www.sailinganarchy.com. the user must fill out his name and choose the best of nine races. There must be at least 5 wins by either team. And the error checking does this fine.

The script returns the user to the page when they fill it out wrong now. How do I get the $msg back to the page.

thanks
WOOF

Posted: Mon Jan 27, 2003 3:31 am
by volka
maybe I missed the point but: by echoing it? :wink:

please clarify your question...