> Hi there,
> I would like to add a > symbol infront of each line I pull out of a
database.
> Similar to the function seen in online e-mail clients when you click on
reply.
> Has anybody an idea on how to add a symbol in front of each line?`

Should be simple enough using explode() followed by implode().

thnx,
Chris

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

Reply via email to