Jas <mailto:[EMAIL PROTECTED]>
    on Tuesday, November 25, 2003 2:32 PM said:

> Not sure how to do this but I have a call to a database which pulls
> the contents of a table into an array and I need a eregi string which
> will sift through the contents and put a line break (i.e. \n or <br>)
> after each ";", "}" or "{".  here is what I have so far...

Try using eregi_replace() instead.



Chris.
--
Don't like reformatting your Outlook replies? Now there's relief!
http://home.in.tum.de/~jain/software/outlook-quotefix/

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

Reply via email to