> Hi,
Howdy
>
> I have a php form that takes in data for a mysql query. The
> script that
> processes the form takes the variables from the form and
> submits them to
> the db.
>
> What if the field after LIKE needs to be imprecise? The variable
> somehow needs to be converted to a regul
Why are you posting this to a perl list? Try [EMAIL PROTECTED]
On Thursday, April 3, 2003, at 06:06 PM, Robbie Staufer wrote:
Hi,
I have a php form that takes in data for a mysql query. The script
that processes the form takes the variables from the form and submits
them to the db.
What if