Why does your PHP code show as text instead of running?
Friday October 5, 2007
You've gone through our tutorial and written your first PHP program, but when you go to run it all you see in your browser is the code, the program doesn't actually run. What went wrong? Well the most common reason for this is that you are trying to run it somewhere that doesn't support PHP.


Another reason it could be is that the Open Short Tags in the php settings is turned off