Re: [PHP-WIN] Re: strange caracters

2006-03-27 Thread Armando
If your site is through a web hosting service, most hosts automatically precede certain characters (",' etc.) with backslahes on a form submission. The characters you pointed out are often used as delimiters so if your form submission is intended to write to a database, these characters should

[PHP-WIN] Re: strange caracters

2006-03-27 Thread Karuna
What's do you mean they're incorrect? Are they preceded by a slash? Google for "php sql injection" and it'll help you fix it :) There's also a detailed overview of this in the php manual under the mysql_ entries. ""christian tischler"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]