I have just moved a project to a new host and transferred the database via phpmyadmin using “export” and “import”.
This all seemed to go ok, and things are working fine, however I noticed that within my template code, almost all of my links had the following added:
?phpMyAdmin=rfp6iLORTS9152EoCJIJ8WljvL5
For example in my code:
<li class="selected"><a href="/bchf/index.php/bchf/contact/?phpMyAdmin=rfp6iLORTS9152EoCJIJ8WljvL5">Contact Us</a></li>Any ideas what has happened here and how I might prevent it happening again.
Cheers