> Well, after much debugging, turns out it was the "isset" command that was
> causing all the problems.  By simply removing that, everything started
> working properly.
>
> Thanks to everyone for their input!

It will also work if you replace all of your code with <? echo "hello
world"; ?>, but is that a solution, either?

---John  Holmes...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to