To understand what's… To understand what's happening edit the PHP file and change the error_reporting(E_ERROR); to error_reporting(E_ALL); I assume the DB connection settings changed (host, username, password, etc...) Reply
To understand what's…
To understand what's happening edit the PHP file and change the
to
I assume the DB connection settings changed (host, username, password, etc...)