how is this done?
Ok.....I have a website that is running a php and MySQL script. The other day, I was looking at webstats and noticed allot of links from a particular website so I decided to go to it and see what it was. Come to find out, there was an exact clone of the script running with MY header and footer! All images were linked back to my site as well.So, I decided to try to login with MY username and password for the admin area and I was successful! After logging in, I am still at their URL. I was able to make changes to the script through the admin panel.
Now, there are certain pages of the script that generate MySQL errors (pointing to THEIR root server) but for the most part it runs fine.
How is this possible and how can it be prevented in the future? Remember, MY username and password for the admin area worked on THEIR website!