![]() Join Up! 96818 members and counting! |
|
|||
php-db | 2001041
Date: 04/04/01
I am passing a button parameter. This sounds simple, but for some reason,
echo "<table border='1' align='center'>";
echo "<TR>
If I click on the Main Menu button. I thought the value should be Main Menu?
if ($btnChoice = 'Save'){
Am I missing something here. I am reading my books on the subject, and all
Thank you again for your help.
Jim Ray
-- 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>
|