When inserting data into a db you should use $dbh->quote($var) for correct quoting.Not when using placeholders, as he does now.
In reply to Re: Re: Re: Re: Converting Special Characters
by bart
in thread Converting Special Characters
by andrew
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |