
May 18th, 2000, 03:11 PM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hi Folks !
Please, someone help a beginner URL
I'm using a FORM/TEXTAREA to input some data to MySQL. Can I put some non 7bit character (eg "ç"(ç URL, "ã"(ã URL, "é"(é URL on DB or I need to convert to htmentities before store this ? Or I just need convert on browser display using "htmlentities()" function ?
Thanks in advance and excuse my poor english... URL
|