PHP setup |
PHP setup |
Jul 3 2009, 12:51 AM
Post
#1
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 7,881 Joined: 23-November 08 Member No.: 6,521 |
Hello everybody,
I am running into a problem that I supposse is related to the setup of PHP. I created a form, and everytime I hit "Submit", instead of getting the output html file confirming the information that was entered, I get lines of PHP code, corresponding to each field. For example, for the Email input field, in the confirmation html page I get this: '; echo 'Your email address is ' . $email; ?> instead of a line reading Your email address is output from variable $email Any help will be appreciated. Thank you. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 12:21 PM |