View Single Post
  #2 (permalink)  
Old Aug 3rd, 2007, 06:10
c010depunkk's Avatar
c010depunkk c010depunkk is offline
SuperMember

SuperMember
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Javascript newbie

You can either make an array of usernames and passwords but then that's not dynamic. Your other option is to have some kind of database (mySQL, file).
Reply With Quote