> -Original Message-
> From: Rob Roudebush [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 10, 2002 9:08 PM
> To: [EMAIL PROTECTED]
> Subject: single quotes kill my scripts
>
>
>
> I have the following code - when someone enters a whatever
> ' what
Rob Roudebush wrote at Tue, 11 Jun 2002 03:07:44 +0200:
> I have the following code - when someone enters a whatever ' whatever into one of
>my forms my
> script dies because of the single quote. Aggg... of course the first time I
>come across it is
> when my boss is testing out the sc
I have the following code - when someone enters a whatever ' whatever into one of my
forms my script dies because of the single quote. Aggg... of course the first time
I come across it is when my boss is testing out the script.
$sth = $dbh->do( "insert into maintenance (owner, email, ma