I start my programs off with the following code:
<?php_track_vars>
<?php
today I received the following error message:
Warning: <?php_track_vars?> is no longer supported - please use the track_vars INI directive instead in directory/filepath etc....
Can someone please explain what this means and what I am to do next? What are the implications if I leave the php_track_vars command out altogether?
TIA