Profiles

  • Member Since: January 17th, 2018
  • Find me on:
  • Posted a reply to MySQL errors after update to 4.9.2, on the site WordPress.org Forums:
    Try this code at the top... <?php $con = mysql_connect("localhost","DATABASE NAME","DATABASE USER NAME"); if (!$con)…

  • Created a topic, MySQL errors after update to 4.9.2, on the site WordPress.org Forums:
    Hello, MySQL statements have not been working on my si…