Posted by howachen on 02/19/06 05:22
Suppose I have a string, e.g. $str = 'good morning'; I want encode the string into a format that doesn't contains any special character like \n, \r and space etc. Currently base64_encode is used. But are there any faster methods? Thanks. Howa
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming