in reply to MySQL Double Quotes Problem(")
All the best! :-)my $quoted_editpage = $dbh->quote($editpage); $sth->execute($quoted_editpage,$uid);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: MySQL Double Quotes Problem(")
by chromatic (Archbishop) on Dec 20, 2005 at 07:36 UTC |