Re: REGEXP and PHP Forms
Nate Fowler writes: > Okay, I'm trying to make a form talk to a SELECT query using PHP. How do I > make input from a form become a PHP variable? This is explained in great detail in the PHP manual at http://www.php.net > "> > name="Submit" value="GO"> This looks
REGEXP and PHP Forms
Hi listfellows! Okay, I'm trying to make a form talk to a SELECT query using PHP. How do I make input from a form become a PHP variable? This is how far I've gotten: "> Now underneath this I have a function list_records() with a page t