php-db | 2001062
Date: 06/30/01
- Next message: Paul DuBois: "[PHP-DB] PEAR DB, prepare(), and placeholders"
- Previous message: support <email protected>: "RE: [PHP-DB] delay script"
- In reply to: Hector M Banda: "[PHP-DB] how to preseve value of radio-butons when form is refreshed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hector,
You can do it all in one script, and for the best explanation go to
http://www.thickbook.com and check out the tutorials. I believe you want
the one which deals with custom error messages.
You can find similar examples on DevShed and Weberdev.
Essentially your script is divided into two halves. All logic is embedded
in the top half, display is in the bottom half, with what is displayed
conditional on the results of the logic.
Miles
At 10:29 AM 6/28/01 -0700, Hector M Banda wrote:
>Hi all,
>How can I keep the values of objects like radio buttons on a PHP page
>when the page is refreshed?
>
>What I mean is that I 'm using the same form to interact with the user
>and to display the information based on the output of a particular
>query.
>
>
>Thanks,
>
>--
>
>
>-hb
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-db-unsubscribe <email protected>
>For additional commands, e-mail: php-db-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Paul DuBois: "[PHP-DB] PEAR DB, prepare(), and placeholders"
- Previous message: support <email protected>: "RE: [PHP-DB] delay script"
- In reply to: Hector M Banda: "[PHP-DB] how to preseve value of radio-butons when form is refreshed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

