You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: