Looks like you had some trouble with the groups, you may want to clean up 
those extra posts.

Before you change the values in the database, check the HTML output to make 
sure the characters are being output correctly.  You can also try using the 
htmlentities function:

echo '<td >'.htmlentities(mb_convert_encoding($reg['nombre'], "UTF-8"), 
null, 'UTF-8').'</td>';

On Wednesday, January 23, 2013 6:55:46 AM UTC-5, Chrystopher Medina wrote:
>
> My friend andrew could u help me to change the special charters u know i 
> want to change the ñ for n And the à for a i want to change them before 
> inserting them into database 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/aD4URDzWN3oJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to