Hello Everybody,
I've tried hard to find a solution to my problem but
have had no luck.

I am pulling the data from the 'comments' column in a
database table. The data in the comments column looks
like this.

*** User1 10/28/2003 2:53:52 ***

THIS IS A TEST

*** User 2 04/06/2003  13:41:47 ***

blah, blah

I want to read everything that's between the *** ie
*** User 1 10/28/2003 2:53:52 ***
and display it like this:
<span class="time">User 1 | 14/4/2004 15:58:15</span>
THIS IS A TEST

Can somebody please show me how to do this using
regular expressions?
Many thanks
cf coder



__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to