The Little Guy Posted March 8, 2009 Share Posted March 8, 2009 I am grabbing text from a database, is there any way for me to check what the file size of that text would be? Link to comment https://forums.phpfreaks.com/topic/148420-solved-database-text-filesize/ Share on other sites More sharing options...
The Little Guy Posted March 8, 2009 Author Share Posted March 8, 2009 found it! mb_strlen($row['code'], 'latin1') Link to comment https://forums.phpfreaks.com/topic/148420-solved-database-text-filesize/#findComment-779265 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.