MySQL Register/Login system problems
#3

PHP код:
[13:36:56MySQL Debugging activated (09/04/13)

[
13:36:56] ---------------------------

[
13:36:56]  

[
13:37:27] >> mysql_queryConnection handle)

[
13:37:27CMySQLHandler::Query(SELECT FROM 'users' WHERE 'username' 'mayne') - An error has occured. (Error ID1064You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near ''users' WHERE 'username' = 'mayne'' at line 1)

[
13:37:27] >> mysql_store_resultConnection handle)

[
13:37:27CMySQLHandler::StoreResult() - No data to store.

[
13:37:27] >> mysql_num_rowsConnection handle)

[
13:37:27CMySQLHandler::NumRows() - You cannot call this function now. (ReasonDead Connection)

[
13:37:27] >> mysql_free_resultConnection handle)

[
13:37:27CMySQLHandler::FreeResult() - The result is already empty.

[
13:37:29] >> mysql_queryConnection handle)

[
13:37:29CMySQLHandler::Query(SELECT FROM 'users' WHERE 'username' 'mayne' AND 'password' '456') - An error has occured. (Error ID1064You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near ''users' WHERE 'username' = 'mayne' AND 'password' = '456'' at line 1)

[
13:37:29] >> mysql_store_resultConnection handle)

[
13:37:29CMySQLHandler::StoreResult() - No data to store.

[
13:37:29] >> mysql_num_rowsConnection handle)

[
13:37:29CMySQLHandler::NumRows() - You cannot call this function now. (ReasonDead Connection)

[
13:37:30] >> mysql_queryConnection handle)

[
13:37:30CMySQLHandler::Query(SELECT FROM 'users' WHERE 'username' 'mayne' AND 'password' '456') - An error has occured. (Error ID1064You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near ''users' WHERE 'username' = 'mayne' AND 'password' = '456'' at line 1)

[
13:37:30] >> mysql_store_resultConnection handle)

[
13:37:30CMySQLHandler::StoreResult() - No data to store.

[
13:37:30] >> mysql_num_rowsConnection handle)

[
13:37:30CMySQLHandler::NumRows() - You cannot call this function now. (ReasonDead Connection
Reply


Messages In This Thread
MySQL Register/Login system problems - by Tomer!.$ - 04.09.2013, 10:07
Re: MySQL Register/Login system problems - by Army - 04.09.2013, 10:30
Re: MySQL Register/Login system problems - by Tomer!.$ - 04.09.2013, 10:37
Re: MySQL Register/Login system problems - by Vince - 04.09.2013, 10:43
Re: MySQL Register/Login system problems - by Army - 04.09.2013, 10:46
Re: MySQL Register/Login system problems - by Tomer!.$ - 04.09.2013, 10:49
Re: MySQL Register/Login system problems - by Dragonsaurus - 04.09.2013, 10:50

Forum Jump:


Users browsing this thread: 1 Guest(s)