In article <9cs791$mn3$[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] ("martin helie") wrote:

> The problem, evidently, is that echoing the variable didn't show the html
> formatting (it was something like "<font color=black>" in an obvious way!

Look at it via source view next time.  Echoing the content wrapped in a 
<pre> tag can also be handy.

> I wish there were a php debugger.

<http://php.net/manual/en/debugger.php> There's a built-in for PHP3.  For 
PHP4, scroll down toward the bottom of the user annotations for a couple of 
options.

-- 
CC

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to