13.01.2017, 10:22
You should hash the inputtext to compare it with the player password (That's if you are using hashed passwords).
Another thing;
You are not using the fields, Why did you define it?
Another thing;
PHP код:
new rows, fields;
cache_get_field_count(fields);
cache_get_row_count(rows);