Hi
When i want to update, insert my database i can't use portuguese characters like ç or ã . For example if i want to save calção de banho in my database i save only cal
Any ideas? I use the datagrid script found at phpclasses.org found at http://www.phpclasses.org/browse/package/3426.html
Thank you
Portuguese characters
Moderator: General Moderators
Re: Portuguese characters
What character set are you using?
-
thinsoldier
- Forum Contributor
- Posts: 367
- Joined: Fri Jul 20, 2007 11:29 am
- Contact:
Re: Portuguese characters
I'm basically having the same problems (for years)
Warning: I have no idea what I'm talking about.
-
mariolopes
- Forum Contributor
- Posts: 102
- Joined: Sun May 22, 2005 7:08 am
Re: Portuguese characters
Solved
I changed the character set to ISO 8859-1 and everything works fine now
I changed the character set to ISO 8859-1 and everything works fine now
-
thinsoldier
- Forum Contributor
- Posts: 367
- Joined: Fri Jul 20, 2007 11:29 am
- Contact:
Re: Portuguese characters
did you change that on your mysql connection or on your table fields or on your html charset tag?
and won't you still have issues with other characters now?
and won't you still have issues with other characters now?
Warning: I have no idea what I'm talking about.
-
mariolopes
- Forum Contributor
- Posts: 102
- Joined: Sun May 22, 2005 7:08 am
Re: Portuguese characters
Hi
I don't have any problems with portuguese characters now. I change the php file, didn't change anything in Mysql
If I can help you please tell me.
I don't have any problems with portuguese characters now. I change the php file, didn't change anything in Mysql
If I can help you please tell me.