Posted by howachen on 09/22/06 18:27
Consider the following program, how to make it work properly when a string contains line-feed? <?php $temp = "this is a \ntest"; print serialize($temp); ?> thanks.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming