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? Quote 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') Quote Link to comment https://forums.phpfreaks.com/topic/148420-solved-database-text-filesize/#findComment-779265 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.