Re: pass value to next page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

In search.php3, you'd need to save the values into inputs of type "hidden".  You can then query them in result.php as per usual.  I hope that helps.

 

Regards,

Bruce

>>> "Wang Chen" <warren.chen@xxxxxxxxx> 8/11/2006 11:57 a.m. >>>
Hi ,

Newbie question, I have a form,

                           <form acttion="search.php3" method="post">
                           input .....
                           input.......
                           .......................
                           </form>

The search.php3 goes to query mysql database to see if the infomation is new
or existed, if new, will promt
two radio buttons ( Yes or No)  to confirm if you like to enter the info
inot DB .The form will action="result.php"
My question is how we can passwd the values which are entered in first page
to result.php page.

Thank you for your help

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux