Pls help! I'm new to PHP and MySQL and I'm having a problem when working with my database (I am using IIS6). When using PHP I can connect to the database without any problems, I can even add new tables to the database but when I try to retrieve, add or delete records nothing happens. No error messages, nothing. I can run the queries successfully through phpMyAdmin and mySQL administrator. I don't think it's the php coding that I'm using because I have tried a number of scrips that I got off online tutorials and the results are always the same no matter which tutorial I use. What could I be missing?
Thanks for your help!!
Thanks for your help!!
Comment