Problems with data receiving by MSSQLSserver using PHP4

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
raquel
Forum Newbie
Posts: 3
Joined: Mon Aug 30, 2004 6:34 am

Problems with data receiving by MSSQLSserver using PHP4

Post by raquel »

Hi, people,

I´m requesting information from a database using PHP. The database is MSSQLServer. When i peform a query, the results are in another language, inapropriate for my country. So, i need set the charset type to iso-8859-1, who supports latin characteres. The latin characters aren´t showed ... (ç , ã, á, ...)

I´m brazilian, sorry for my poor english ...

Someone could help me, please?

thanks,

Raquel.
lostboy
Forum Contributor
Posts: 329
Joined: Mon Dec 30, 2002 8:12 pm
Location: toronto,canada

Post by lostboy »

Post Reply