I'm reading "PHP and MySQL for Dummies", to try to develop a very small
web database. In the examples, I see many references to:
echo "<form action='processform.php' method='post'>"
and
echo "<form action='checkAll.php' method='post'>"
but I have no php scripts called processform.php or checkAll.php.
They seem to be fairly common scripts considering the number of Google
hits I get when I do a search for them.
Does anyone have any idea where I can get these scripts?
Cerebrimbor
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP] processform.php not found Cerebrimbor
- Re: [PHP] processform.php not found Stephen
- Re: [PHP] processform.php not found Maciek Ruckgaber Bielecki