sabyasachi Posted April 26, 2007 Share Posted April 26, 2007 Is there any way to get the chasetnr for a field in php with mysql extension. It is very easy with mysqli extension. There is a property called 'charsetnr' in the object returned from mysqli_fetch_field. How should I get that in mysql extension? Sabyasachi. Link to comment https://forums.phpfreaks.com/topic/48748-charsetnr/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.