any logical reason why a php file named parse.php would not output anything and a completely identical file test.php would produce output? thanks!
ps. parse.php tried on my xp system running php and it works fine
Just tried it on 10.3, no problems. Sounds like a code problem. Keep in mind that 10.3 (if that's what you're running) has a different version of PHP than before and now "register globals" is off.