php-db | 2001051
Date: 05/03/01
- Next message: Johannes Janson: "Re: [PHP-DB] Mystery variable query?"
- Previous message: Gyozo Papp: "Re: [PHP-DB] Mystery variable query?"
- In reply to: martin helie: "Re: [PHP-DB] Mystery variable query?"
- Next in thread: Johannes Janson: "Re: [PHP-DB] Mystery variable query?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Johannes Janson: "Re: [PHP-DB] Mystery variable query?"
- Previous message: Gyozo Papp: "Re: [PHP-DB] Mystery variable query?"
- In reply to: martin helie: "Re: [PHP-DB] Mystery variable query?"
- Next in thread: Johannes Janson: "Re: [PHP-DB] Mystery variable query?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

