Hi! Does anyone know how to use the php code to identify the character like linefeed or carrier return or space, etc.? I'm making a loop to identify those and replace it with a HTML characters so the data would be HTML compactible. For example, replacing the line feed with a "<br>", etc. The only problem is I can not tell what characters are in there because it is not readable by the web browser. I hope I explained it clear enough.
Thanks, Scott -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]