Hi guys,
I don't know if this a PHP or Mysql Issue.
I have a mysql table storing companies details. I access the table via php scripts and perform searches. Users insert their details through forms, But When a company name is inserted by the user and contains "&"
for example: M & R inc, it starts causing me problems.
When i replace "&" by "And" it works fine.
How can I solve the problem please.
I use version 3.23 and php 4
Regards
Sinbad