10-13-2014, 03:47 PM
can you Tell us exactly what table does this sql goes into ?? Newproject_data? our db_auth ?
Or do we need to create a new tables Called.
you can use which you want, you can create a complete new too only must say in the header of the file the same database where the .sql is located.
it's the variable $DBNameChecker
example the .sql is located in newproject_db_auth set it to
$DBNameChecker = 'newproject_db_auth ';

