Re: Pound (£) Symbol and MySQL

2001-06-08 Thread Hasan Niyaz
: Pound (£) Symbol and MySQL Hello All, When I insert data submitted via a web page into mySQL, the pound (£) symbol gets converted to something like 8916. I am using PHP and Apache on the Server side. Has anyone else encountered this strange problem

Pound (£) Symbol and MySQL

2001-06-08 Thread technical Support
Hello All, When I insert data submitted via a web page into mySQL, the pound (£) symbol gets converted to something like 8916. I am using PHP and Apache on the Server side. Has anyone else encountered this strange problem

RE: Pound (£) Symbol and MySQL

2001-06-08 Thread technical Support
To: [EMAIL PROTECTED] Subject: Pound (£) Symbol and MySQL Hello All, When I insert data submitted via a web page into mySQL, the pound (£) symbol gets converted to something like 8916. I am using PHP and Apache on the Server side. Has anyone else encountered this strange problem

RE: Pound (£) Symbol and MySQL

2001-06-08 Thread Neil Zanella
To: [EMAIL PROTECTED] Subject: Pound (£) Symbol and MySQL Hello All, When I insert data submitted via a web page into mySQL, the pound (£) symbol gets converted to something like 8916. I am using PHP and Apache on the Server side. Has anyone else encountered this strange problem

Re: Pound (£) Symbol and MySQL

2001-06-07 Thread Zak Greant
Check for a call to htmlentities() in the PHP code. That is probably the cause of the behavior. --zak - Original Message - From: technical Support [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 07, 2001 2:52 PM Subject: Pound (£) Symbol and MySQL Hello All, When I

Re: Pound (£) Symbol and MySQL

2001-06-07 Thread Rolf Hopkins
- Original Message - From: technical Support [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 08, 2001 4:52 Subject: Pound (£) Symbol and MySQL Hello All, When I insert data submitted via a web page into mySQL, the pound (£) symbol gets converted to something like 8916