I have 2 php files, one parses correctly (bmeupdate_ent.php) and the other will not(proj_menu.php). Firefox returns the 'open file' option where you can select another application to view and it even states that the file is a PHP script, but for some reason it won't parse the file. I'm pretty sure the code is correct (very basic). Even stranger, if I preview using a temp file (Dreamweaver prefs) it will parse the included file (connect.php), but not the rest of proj_menu.php. Has anyone encountered this kind of inconsistent parsing? I've attached a zip with the 2 files for your testing as well as a phpinfo output file in case that gives any indication of the problem, because I think this may have something to do with my installation. On that note here are my system specs:
Win XP, PHP 4.4.0, Apache 2.0, if you need anything else, let me know...
Thanks!