Forms and PHP

Поиск
Список
Период
Сортировка
От Paul Joseph McGee
Тема Forms and PHP
Дата
Msg-id 200103212121.VAA26820@student.cs.ucc.ie
обсуждение исходный текст
Ответы Re: Forms and PHP  ("Martin A. Marques" <martin@math.unl.edu.ar>)
Список pgsql-php
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!
Thanks
Paul

В списке pgsql-php по дате отправления:

Предыдущее
От: "Martin A. Marques"
Дата:
Сообщение: Re: php, postgres, ssl
Следующее
От: "Adam Lang"
Дата:
Сообщение: Re: php, postgres, ssl