In PHP what does it mean by a function being binary-safe?

Viewed 21968

In PHP what does it mean by a function being binary-safe ?

What makes them special and where are they typically used ?

3 Answers
Related