Hi,
WOW... THANKS A LOT!!
This actually did it .. i was on a slight wrong
track..
> $realcontent = "";
> while ($myrow = mysql_fetch_array($result))
> {
> $realcontent .= "$myrow['pid']<br>";
> $realcontent .= "$myrow['nm']<br>";
> $realcontent .= "$myrow['q']<br>";
> }
>
Thanks,
T. Edison Jr.
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php