PHP Special cahracter of Google docs quote?

  • Thread starter Thread starter Gordon S
  • Start date Start date
G

Gordon S

Guest
When using Google docs, and putting 'quotes' in - it looks ok. However, when we copy-n-paste from there to an HTML form - then to MYSQL database - it is not a "regular" quote but a special character (left quote and right quote)..

I'm trying to find the PHP 'CHR' number for these quotes (so I can get rid of them in my script)
 
I believe it is [ &_quot; ] - the underscore [ _ ] between [ & ] and [ q ], to make a [ " ] appear in any type of coding.

Lol, yahoo read it and made it quotes, let me try it again. Goes to prove it does become quotes on a page no matter what, Lol.

Ok ya it works now. Lol.
 
Back
Top