Posted by farrishj@gmail.com on 05/28/07 16:02
On May 28, 10:40 am, gezerpunta <css...@gmail.com> wrote:
> Hi
>
> strlen does not return the correct value .I compared the filesize()
> and strlen byte size but they are not equal. I must find binary string
> length and it must be equal to filesize()
>
> thks.
http://us.php.net/manual/en/function.mb-strlen.php#72979
Google searches ("php binary string length") come in handy...
[Back to original message]
|