I have no problem connecting to the mysql server and setting the database active. The problem is anything I do after that does not work and gives me errors!!
I tried to create a table, failed. So I tried it in PHPmyAdmin and it worked but gave me a few errors in the beginning.
So then I tried to insert and delete the table from my php script but that failed.
All the previous scripts I created don't work and I know they work because I they worked on a previous host.
Do you know if the configuration file for the new host is different or something. Anyone have any ideas.
THe old host gave me a lot of trouble and didn't give much support, thats why I left them. Plus their pricing was outrageous!
Please give me some ideas why this may be the reason. Could it be PHP too maybe? Why would phpMyAdmin work though?
Thanks!