> Where are the break-lines?!?!? I am really desperate! Please! I am
> using MySQL and PHP4.

Did you use "View Source" in your browser, or are you just seeing the data
dumped out to a browser which *IGNORES* line-breaks?...

When you print debug output, use "<PRE>" and "</PRE>" around it for
anything that's gonna have line breaks and whatnot in it.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to