I’m new and I ran into a problem right out of the gate. I have 2 files with the same codeing. One is a HTML file, and one is a PhP file. When I want to execute the two files, the HTML file will run, but never show the PhP commands ( that are inside of the PhP directory). When I run the PhP file, it brings me back to the editing area, and will not output the selected codes.
The following codeing is in both files:
start of codeing
[php]
I used the tutorial from lynda.com, and I used the windows 7 tutorial instalation video(s) to install and prepare my codeing for information.
Any help you could provide would be appreciated. Thanks!