RE: [PHP-WIN] News with MySQL

2001-03-15 Thread Mangiola Nunzio Datavia
RESULT($result,0,"filetype"); Header( "Content-type: $type"); echo $data; }; ?> Thanks for the suport I hope I get it right. > -- > From: Asendorf, John[SMTP:[EMAIL PROTECTED]] > Sent: Thursday, March 15, 2001 3:30 PM > To

RE: [PHP-WIN] News with MySQL

2001-03-15 Thread Asendorf, John
I'm doing the same thing kind of differently. Instead of storing the first paragraph seperately from the whole story I'm just reading up to the first (which I insert when the story is typed in by the user) The code for just using the first paragraph looks like this: else { $story =