help help anyone, i put "id , int (4) not null, auto increment, and set to primary as shown but it displayed an error" ALTER TABLE `users` ADD `id` INT( 4 ) NOT NULL AUTO_INCREMENT
MySQL said: Documentation
#1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key
@dashbyictfd your database password is wrong, check to make sure it is correct, if you have double quotes around it and have some type of special char you will have to escape them. I generally use single quotes around db variables for that reason.
When I eventually get this working it would be nice for you to cover so that the form and database are more secure, making sure hackers cannot try to hack??
I have followed the tutorials, I have all the files you have, 4 in total, the database setup the only thing I have added is that they verify the password but I cannot get it working, returning an error Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'dba'@'localhost' (using password: YES) in /home/ictfdco/public_html/test/checklogin.php on line 8
yet this line is as yours is, I have also been through the video several times to double check no typos after last time.
@samirdelvira joe kan speak very goed english, =)
Zedorek 8 months ago
help help anyone, i put "id , int (4) not null, auto increment, and set to primary as shown but it displayed an error" ALTER TABLE `users` ADD `id` INT( 4 ) NOT NULL AUTO_INCREMENT
MySQL said: Documentation
#1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key
StevenGamingTV 1 year ago
PHP gurus
samiwistler 1 year ago
@dashbyictfd your database password is wrong, check to make sure it is correct, if you have double quotes around it and have some type of special char you will have to escape them. I generally use single quotes around db variables for that reason.
skrillsnet 1 year ago
@dashbyictfd dat is true but how do u do dats de question
i know how to hack like deze databases
its easy
samirdelvira 1 year ago 2
When I eventually get this working it would be nice for you to cover so that the form and database are more secure, making sure hackers cannot try to hack??
dashbyictfd 1 year ago
I have followed the tutorials, I have all the files you have, 4 in total, the database setup the only thing I have added is that they verify the password but I cannot get it working, returning an error Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'dba'@'localhost' (using password: YES) in /home/ictfdco/public_html/test/checklogin.php on line 8
yet this line is as yours is, I have also been through the video several times to double check no typos after last time.
dashbyictfd 1 year ago
Visit my channel. I offer a Free PHP User Registration System including: Log in, Log out, Register New User, Update User Profile
ashperfectimage 1 year ago
Get what?
Shinykangaroo 1 year ago
how i get this only on FTP ?
hubsonq 1 year ago