ED]]
> > Sent: 07 June 2001 21:53
> > 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
1:53
> 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.
>
>
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?
*
June 08, 2001 1:52 AM
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.
>
>
- 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 (£)
>
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 a