there is a file that gets loaded into the web server in order to parse the PHP code. The system supposedly would be serving dynamically if that was not the case.
Er, the system needs the php module (file) running in the web server, but with the file there, pages WILL be served dynamicly.
Is the original developer available? Can you tell the company to pay for their inital mistake of cheaping out?
Can you quit? 🙂
It sounds like you've got a king-sized bowl of spaghetti to me. Personally, I'd rewrite it but that luxury is normally not available.
I still suggest trying to extact the pages from the database and not using the database at all to serve pages.
Tom