Re: Forms and PHP
От | Martin A. Marques |
---|---|
Тема | Re: Forms and PHP |
Дата | |
Msg-id | 01032118301100.05822@math.unl.edu.ar обсуждение исходный текст |
Ответ на | Forms and PHP (Paul Joseph McGee <mcgee@student.cs.ucc.ie>) |
Список | pgsql-php |
El Mié 21 Mar 2001 18:21, Paul Joseph McGee escribió: > hi everybody, > could someone please tell me if i can do the following, because basically > its not working for me at the moment. > i have a php script where i access my database and get some variables eg. > $currentBid. outside the script i have a form and i want to validate the > form using what was inputted into the form and $currentBid. so for > examlple > <? > .... > $currentBid=... > ?> > <FORM ACTION="bidNow.php" METHOD="post" onSubmit="return > checkBid(price,$currentBid)";> > .... > > can i do this. well obviously not but u know what i mean! Why don't you just do the check at the begining of bidNow.php? Saludos... :-) -- System Administration: It's a dirty job, but someone told me I had to do it. ----------------------------------------------------------------- Martín Marqués email: martin@math.unl.edu.ar Santa Fe - Argentina http://math.unl.edu.ar/~martin/ Administrador de sistemas en math.unl.edu.ar -----------------------------------------------------------------
В списке pgsql-php по дате отправления: