Posted by:
foob
(---.snbrca.adelphia.net)
I'm using the latest wampserver and it's been working fine for me all week, and all day i was coding php and then all the sudden PHP just stopped being parsed right. When i view the source of my php/html pages i can see the php code in the source!
Phpmyadmin still loads which means that php should still be working, yet its not. <?php phpinfo(); ?> just prints a blank page.
and NO my php files are not .txt's they're definitly .php. and i'm only using <?php ?> tags so it can't be that either. My files code was working fine before but isn't now. and i didn't make any changes to any configuration files.
I hope you guys can figure this out because i've loved wamp until now and dont want to have to go install php/mysql/apache, etc all separately because wamp is acting crazy

.