On Fri, 1 Oct 2004 23:33:46 -0400, GH <[EMAIL PROTECTED]> wrote:
> I have a question along this line... is it possible to have PHP do
> more than one str_replace at the same time?

Have a look at the man page, it shows you how to use arrays to
accomplish what you're trying to do.

http://us2.php.net/str_replace

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to