Why does your PHP code show as text instead of running?
Wednesday October 10, 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. [read more]


i have this issue, but i dont exactly understand what to do. i have re-installed php, phpmyadmin, apache, mysql and read through the tutorials, etc. but when i go to http://localhost/phpmyadmin , i just get this:
http://up2share.com/file/a8anr4hji_wtf.JPG
and when i click a .php in it, it opens hundreds of tabs endlessly on my firefox. also, when i click another type, it opens a code of some sort.
when i click HTML extensions though, it loads properly! any tips/help?