Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001051

Re: [PHP-DB] Mystery variable query? From: CC Zona (cczona <email protected>)
Date: 05/03/01

In article <9cs791$mn3$1 <email protected>>,
 martinh <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: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>