Jump to content

php display


Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.