Jump to content




Login using PHP

computer networking help

  • You cannot reply to this topic
23 replies to this topic

#21 1vannn

  • Members
  • 111 posts
  • LocationOhio, USA

Posted 19 May 2013 - 08:23 PM

"An error has occured".

#22 remiX

  • Members
  • 2,076 posts
  • LocationSouth Africa

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?

#23 1vannn

  • Members
  • 111 posts
  • LocationOhio, USA

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! :o Thanks so much Remix!

#24 Appleeater

  • Members
  • 52 posts

Posted 23 May 2013 - 02:14 AM

View PostremiX, on 17 May 2013 - 12:31 AM, said:

Never knew you could do that on webhost :o/> 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:
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