"An error has occured".
23 replies to this topic
#21
Posted 19 May 2013 - 08:23 PM
#22
Posted 20 May 2013 - 01:18 AM
Your database needs to have these columns:
id - auto_increment, primary, integer
username - text
password - text
What headings does it have at the moment?
id - auto_increment, primary, integer
username - text
password - text
What headings does it have at the moment?
#23
Posted 20 May 2013 - 01:39 PM
Oh, that might be a reason why it didn't work. Give me a second to update the database.
Edit: It works!
Thanks so much Remix!
Edit: It works!
#24
Posted 23 May 2013 - 02:14 AM
remiX, on 17 May 2013 - 12:31 AM, said:
Never knew you could do that on webhost
/> haha
Registration uses the insert query.
Note: You will need to add some anti-spam method to prevent spam of multiple users being created
LUA:
PHP:
Shout if there are any errors
Registration uses the insert query.
Note: You will need to add some anti-spam method to prevent spam of multiple users being created
LUA:
Spoiler
PHP:
Spoiler
Shout if there are any errors
Mind if I use this with some of my programs?
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











