Okay, mystery to me, when I installed PHP 4.2.1 on Apache 2.0.35, the track_vars
function, stopped working.
a simple command like, example :
file : default.php
���������������������
<?
echo("$text");
?>
then I type in the address in ie6, like : http://127.0.0.1/default.php?text=this
but it doesn't show anything. it becomes a blank page instead of echoing out "this".
Now, I thought track_vars was set to "Off" but in php.ini, it stood that it always was
on.
So, now I'm stuck... I'm using the php4apache2.dll module, which I suppose may be the
problem, but I don't think they would have forgotten this function in that file.
Anyone got any id�e's??? I kind of need that function to do multipages.
johan ekstr�m [EMAIL PROTECTED]
http://www.dynamicduo.nu/