Here's my dillema:
My employer is set upon using Windows NT 4.0 with IIS 4 for a web server, and Sybase SQL as a database server. I have been using the whole threesome of Apache/PHP/MySQL for some time now, but I can't talk them into using it.
I was given the task of revamping the whole company site, which previously was a Frontpage 98, themed, cookie-cutter site, nothing dynamic or database driven at all.
Beings that my area of expertise is PHP, I re-designed the whole site in PHP, and then realized that they were running IIS.
I followed the PHP installation instructions for IIS 4, step by freakin' step. The weird thing is that some php scripts run, for instance, the "php_info()" function runs just fine on the IIS server, but when I get into more advanced coding, and grabbing stuff after the question mark in a URL aka the "$QUERY_STRING", it just flat out does nothing.
If you guys have any suggestions, let me know, or you can email me.