shane18 Posted October 9, 2009 Share Posted October 9, 2009 Few questions really bugging me... 1. How do you define what charset the PHP should excute the file in.... or does it auto detect... 2. When you get data from a mysql data base... what character set is it sent in... and does php auto convert it to the same charset as what the file was encoded as.... 3. HTTP Headers and stuff... do you have to worrie about that info.... i mean when you set a header.... using Header(); does it use the correct charset for http server stuff..... Most important question... 4. What all must I do to make sure my php/mysql site runs fine when it comes to character sets. *Side note, could you also please explain the differents between ISO-8859-1 and UTF-8... and what are bytes and mulitbytes... i googled it alot but i can't get something that explains what i need.... i been programming php/mysql sites for years.. and just now decided to figure all this out* Link to comment https://forums.phpfreaks.com/topic/177038-solved-php-character-set/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.