Hey all,
I'm starting a new script and I was wondering if I could get some help from you. Here's the idea:
1) People will submit their name and password via a form.
2) If the entry exists, then the person will be "signed in".
3) If the entry DOES NOT exist, then the person will have to
create a new entry.
4) At the end of the day, the person would "sign out".
It's pretty simple, but the hard part, in my mind, will be creating the text-based DB. This is where I could use some pionters to references or examples. Below is a sample of what a DB entry might look like:
[KEY] [USERNAME] [PASSWORD] [TIME IN] [TIME OUT]
I'll also want to pull this information out so that anyone can see if someone is "signed in".
Well, where do I begin? Where can I look for help with text-based DB's?
Thanks,
- MT
Matt Torbin
Web and Graphic Arts Engineer
PEI-Genesis
aim: dgtlby
direct email: mtorbin_at_earthlink.net
I'm starting a new script and I was wondering if I could get some help from you. Here's the idea:
1) People will submit their name and password via a form.
2) If the entry exists, then the person will be "signed in".
3) If the entry DOES NOT exist, then the person will have to
create a new entry.
4) At the end of the day, the person would "sign out".
It's pretty simple, but the hard part, in my mind, will be creating the text-based DB. This is where I could use some pionters to references or examples. Below is a sample of what a DB entry might look like:
[KEY] [USERNAME] [PASSWORD] [TIME IN] [TIME OUT]
I'll also want to pull this information out so that anyone can see if someone is "signed in".
Well, where do I begin? Where can I look for help with text-based DB's?
Thanks,
- MT
Matt Torbin
Web and Graphic Arts Engineer
PEI-Genesis
aim: dgtlby
direct email: mtorbin_at_earthlink.net