Jump to content

Newbie...PHP code shows in my browser page and not the result.


lariat1997

Recommended Posts

Hey all,

 

Coming to the funner side of Flash and will be starting to implement PHP.  I have installed PHP and Apache.  I have put some simple PHP code in Dreamweaver, but when I preview it, I only see the source displayed...not what I want to see.  Below is the code that is on my .php file.

<?php
echo date("l, F, js, Y");
?>

Can anyone tell me how to fix this?

Thank you.

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.