I'm using someone elses data here (inheriting). But it looks like it was
typed into the field, possibly using PHPMyADMIN. I would assume the
paragraphs are just seperated by carriage returns. Is there a way to tell
for sure?

John


"Ewout De Boer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> ----- Original Message ----- 
> From: "John" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 28, 2003 8:22 PM
> Subject: [PHP] Parsing MySQL query return
>
>
> > Hey All,
> >
> > I have a question regarding parsing text from a MySQL query. Basically,
I
> > have several paragraphs of text in a field in MySQL. I run a query, get
> the
> > results, no problem. However, I would like to only display the first
> > paragraph of the data returned.
> >
> > What is the best way to do this?
>
> That depends on te format of the text/paragraphs in the mysql field.
> How are the paragraphs separated ?
>
>
>
> regards,
> Ewout
>



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

Reply via email to