30.07.2014, 08:56
Which mysql version do you use ?
Try, to use %s insted of %e - for names, strings.
Try, to use %s insted of %e - for names, strings.
Код:
"SELECT * FROM `users` WHERE `Username` = '%s' LIMIT 1"