Re: [PHP-DOC] binary safe? From: Damien Seguy (dams <email protected>)
Date: 07/07/01

le 7/07/01 16:00, Hojtsy Gabor à goba <email protected> a écrit :

>> (larger)
>> something binary holds chars above 127 ASCII
>>
>> or
>> (stricter)
>> something text (contrary to binary?) holds only letters, figures and all
>>punctuation signs below 127 ascii (some it saves backspace, ctrl char,
>> and so on...).
>
> Above or below???? I think both. ;)
Yes, stricter def is for text (or non-binary).
Here is it updated.

Damien Seguy