Hi I am still quite new to PHP, but recently I have been having some strange problems.
Everything seemed to be set up fine, and I tested scripts that worked well.
Now, somehow most of my scripts will not even display any output at all inc the html forms, even those that previously did. I fear I may have changed something on php.ini files acidentally but I cant be sure.
At the moment the problem looks like it might be something to do with Mysql as all my test scripts with SQLite are still working.
I am using PHP5, MySQL server 4.1 Apache 2.0 and running php as a module on windows xp.
Please help, my project is due in two weeks and im starting to panic.