Hi there guys,
I wrote a testimonial script, and I've used my previous php 5 install to develop it, but I just got my new desktop up and running and while trying my script on the new box, I noticed that none of the switch statements are working correctly.
php 5.2.2
Apache 2
Some of my switch statements reward me with a blank page, and other pages with switch statements simply provide the same action, regardless of what gets passed via URL.
I've got php errors on and E_ALL set at script level, but I'm not getting an error of any kind.
Could someone let me know how I might begin troubleshooting this?
thanks,
json