Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Login
kvarnerexpress
post Jul 27 2005, 09:21 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



I have a mysql database with 99 people.

The first column on db is call id and assigns a diferent 4 digit number to each person. Second column contains each person`s complete name....

someone tells me i need an adittional user column to asign a username to each person...(cause i want a login page) but since i already have a different name and a different id for everybody, why would i need a such column?

can someone please tell me how can i use this 2 columns (name and id) so they can type their complete 4 digit id and just part of their name to enter through a login page (i dont want them to type their complete name, just part of it, and theit complete id.


can this be done with php? or its related to mysql?
Go to the top of the page
 
+Quote Post
Tyssen
post Jul 27 2005, 10:10 PM
Post #2



***********

Group: Members
Posts: 1,161
Joined: 9-May 05
From: Brisbane, QLD
Member No.: 6,818



QUOTE(kvarnerexpress @ Jul 28 2005, 07:21 AM)
can someone please tell me how can i use this 2 columns (name and id) so they can type their complete 4 digit id and just part of their name to enter through a login page

Enabling people to just type a part of their name means more scripting to process the form because you're not looking for an exact match. It also means that people will be able to guess login details more easily because the form isn't applying as strict controls. And usually login names are unique which won't be the case if you allow people to enter just part of their name (e.g. if you have 2 people named John).
Go to the top of the page
 
+Quote Post
mywebwork
post Jul 27 2005, 10:40 PM
Post #3


Newbie
*

Group: Members
Posts: 1
Joined: 27-July 05
Member No.: 9,930



If you find out, would you object to telling me which php script you are using? I kind of need the same sort of database for a website.

Thanks!

QUOTE(kvarnerexpress @ Jul 27 2005, 02:21 PM)
I have a mysql database with 99 people.

The first column on db is call id and assigns a diferent 4 digit number to each person. Second column contains each person`s complete name....

someone tells me i need an adittional user column to asign a username to each person...(cause i want a login page) but since i already have a different name and a different id for everybody, why would i need a such column?

can someone please tell me how can i use this 2 columns (name and id) so they can type their complete 4 digit id and just part of their name to enter through a login page (i dont want them to type their complete name, just part of it, and theit complete id.
can this be done with php? or its related to mysql?
*


Go to the top of the page
 
+Quote Post
guangdian
post Jul 28 2005, 12:57 AM
Post #4


Trap Grand Marshal Member
***********

Group: Members
Posts: 1,182
Joined: 24-September 04
Member No.: 1,245



what does that mean a mysql data with 99 people..

Oh..i'm faint of that.

i just use the cpanel for this things.
Go to the top of the page
 
+Quote Post
biscuitrat
post Jul 28 2005, 06:33 PM
Post #5


Kween of Everything :)
***********

Group: Members
Posts: 1,052
Joined: 16-October 04
From: Houston, Tejas :D
Member No.: 1,774



QUOTE(guangdian @ Jul 27 2005, 06:57 PM)
what does that mean a mysql data with 99 people..

Oh..i'm faint of that.

i just use the cpanel for this things.
*



A database used to log certain bits of information about an executed script has 99 users on it. Basically, it's like a server-side list of users of your site upon other things which you can tell your site to use to, say, let someone log in. It's within the cPanel under the databases section.

That was a bad description, sorry :/
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Simple Php Login And Registration System(15)
  2. Innovative Login System(20)
  3. Creating A Php Login System Using Mysql(10)
  4. I Have Install Windows 2003 Server(5)
  5. Complete Login System(57)
  6. Can't Login To Ftp [resolved](2)
  7. Simple Login In Visual Basic 6(6)
  8. Login Script For Vbulletin.(9)
  9. Can't Login To Any Software On My Site(3)
  10. [chsupport #ecn-115724]: Ftp/cpanel Login Problem(7)
  11. Cant Login To Cpanel On A Just Made Account O_o(2)
  12. Computer Admin Login With Lost Password?(15)
  13. How To Put A Phpbb Login Box On Your Main Site.(18)
  14. User Login And Tracking(4)
  15. Cpanel Help, Trouble Logging In.(4)
  1. Php Simple Login Tutorial(63)
  2. Ultima Online Graphics Tutorial(2)
  3. Win Xp Freeze At Login Screen(4)
  4. One Login Account At One Time(3)
  5. Cannot Login To Cpanel(7)
  6. Cpanel Login Details?(1)
  7. Wordpress Login Trouble [resolved](8)
  8. Complete Login And Registration System(9)
  9. Automatic Login(5)
  10. Login Trouble [resolved](3)
  11. Is This A Good Script?(9)
  12. Automatic Login Using Curl(1)
  13. [vb.net] Gaiaonline Login(0)
  14. To Automatically Run Command When Login / Logoff(3)
  15. Login In Using Html(12)


 



- Lo-Fi Version Time is now: 13th October 2008 - 11:39 AM