I'm running PHP7, I've changed mysql_connect over to mysqli_connect and I've managed to get to the main page.
I'm not sure what is meant by "admin page" as pages/admin has no file in there that I can see which might be an admin page. The index files in pages and pages/admin are blank which don't help.
Any ideas on getting this to work please? All I need is to get tables within MySQL.
I'm running PHP7, I've changed mysql_connect over to mysqli_connect and I've managed to get to the main page.
I'm not sure what is meant by "admin page" as pages/admin has no file in there that I can see which might be an admin page. The index files in pages and pages/admin are blank which don't help.
Any ideas on getting this to work please? All I need is to get tables within MySQL.