[phplib] How to enable track vars from within PHP script? (PHP3, On Unix) From: Pankaj (pankajg <email protected>)
Date: 09/18/00

My Track Vars is switched off (Track Vars from phpinfo() is 0). How can I
enable track Vars from withing HP so that my PHPLIB works fine?
Also, where should I insert that php code? (in prepend.php3?)
Will this work:
------------
<?php
php_track_vars
?>
------------
before any code in prepend.php3

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>