Hello,
I've been using PHP for about a year now and my scripts just started to behave in a very odd manner using my local server. For example, if I have the script:
then the browser on my testing server is blank but if I go to view source, I actually see the text:PHP Code:<?php echo phpinfo();
?>
<?php echo phpinfo();
?>
In other words, the script is not executed but gets printed behind the scenes as a "comment".
Things that may or may not help:
1) I'm using MAMP Pro
2) I just updated Dreamweaver in the past couple of days (can't imagine that this is the issue)
3) It's a Thursday (PROBABLY not the culprit)
4) The problem literally seemed to appear without rhyme or reason.
Any help would be appreciated.
-Eric



Reply With Quote





Bookmarks