No gardening today!
I moved 3 of my websites to new servers recently.
All the HTML transfers went fine.
Then came the tricky bits
First, transferring my main mySQL database, used for registering IG BG etc.
That wasnt too bad, after a few trials and errors
Then, as I thought, the easy bit to finish the job - getting my php scripts to work with the database on the new server.
Yip, youve guessed - they failed.
Theres nothing so annoying when something which works perfectly suddenly breaks...
I spent most of the day researching. At first I thought it was to do with my security settings in the newly installed IE8.
That was a bit of a red herring, just to add to the misery.
To cut a VERY long story short, I found the solution on this website:
http://matthom.com/archive/2005/02/19/php-passing-variables-across-pages#comment-5625All it took was two simple lines of code added to the script, and Bingo - all running sweet as honey.
Matt Thommes, from Chigago, thank you so much!
http://matthom.com/about/