PHP echo problem
We have a customer on FreeBSD and 4.2.1 PHP installedWould anyone have any idea what is wrong with this
the problem is echo() doesnt work (IM NOT A PHP GUY) go off these two urls and u can see the 2nd one, doesnt post the info
http://www.stasik.com/test.php?var=you-should-see-this
http://www.psinetik.net/test.php?var...hould-see-this
whats in each file
PHP Code:
<?
echo $var;
?>
his doesnt but have 2 lines of the ENV stuff