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

Yes it will, for further info refer

www.php.net/manual/language.variables.predefined.php

Also, if you are using php 4.0.3, track vars is on by default (as per the above web page)

> 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>