From: Anacreo <an...@gm...> - 2007-10-05 21:07:02
|
Why not colors? <?php highlight_string("<?php\n" . var_export($_GET,true) ."\n?>"); ?> On 10/5/07, jsWalter <jsW...@to...> wrote: > > > <?php > echo '<pre>'; // ;) > var_dump($_POST); > ?> > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > chiPHPug-discuss mailing list > chi...@li... > https://lists.sourceforge.net/lists/listinfo/chiphpug-discuss > |