On 4/3/07, Dave Goodchild <[EMAIL PROTECTED]> wrote:
Not true. You can submit the form back to itself as many times as required
by making the form action $_SERVER['PHP_SELF'] and checking for various
sequences and outputting different html in each case.

You're then leaving the page and reloading it....

Tijnema

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

Reply via email to