You would have to use PHP functions like str_replace<http://us2.php.net/manual/en/function.str-replace.php>or preg_replace <http://us2.php.net/manual/en/function.preg-replace.php> to change the characters in your input. If your code is working now, though, why change them?
On Wednesday, January 23, 2013 5:59:41 PM UTC-5, Chrystopher Medina wrote: > > > my friend it works ,,, but what do u think that it was the problem.,,,,, > and u know .... i really want to change the ñ for n and the á,íó for a,i,o > before inserting them into database ,.... thanks a lot my friend > -- 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/-/qDTG4rAYWh8J. 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.
