joanneo Posted December 21, 2007 Share Posted December 21, 2007 Hi, I have installed MAMP; and everything says it is working fine. I save my php files to the htdocs file in my applications and when I create a file it says there are no errors. I then open the file in firefox and it only displays the html code, not the php that is embedded? I am opening the start page in firefox and then open file and browsing to my file. Link to comment https://forums.phpfreaks.com/topic/82716-php-display/ Share on other sites More sharing options...
wildteen88 Posted December 21, 2007 Share Posted December 21, 2007 I am opening the start page in firefox and then open file and browsing to my file. You don't open your php files directly from the browser via file > open. Ensure MAMP is running and open your browser and go to http://localhost/ - your go to that url for running your php files, this will invoke MAMP allowing you to run your php files. Link to comment https://forums.phpfreaks.com/topic/82716-php-display/#findComment-420819 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.