Re: [PHP] Login system

2003-10-18 Thread Burhan Khalid
[EMAIL PROTECTED] wrote: Okay, here is what i want: [snip!] Forget about what you want. Here's what you need: http://www.php.net/manual/en/ref.session.php http://www.phpclasses.org/goto/browse.html/class/21.html http://www.devarticles.com/art/1/639 http://www.zend.com/zend/tut/authentication.php

Re: [PHP] Login system

2003-10-17 Thread John Nichel
Clarence wrote: Why are you folks even responding to Bas? He's obviously not willing to read any documentation or do any work on his end. Let this one go... I don't mean to be a snob, but someone requesting help should try and do SOME work. It's okay...in cases like this, being a 'snob' is perfe

Re: [PHP] Login system

2003-10-17 Thread John Nichel
Bas wrote: Which one does not use mysql and is free? http://www.php.net/manual/en/ref.session.php http://www.phpclasses.org/goto/browse.html/class/21.html http://www.devarticles.com/art/1/639 My guess is that if you ACTUALLY go to those URL's, you'll find out that answeror do you need a free b

Re: [PHP] Login system

2003-10-17 Thread Robert Cummings
On Fri, 2003-10-17 at 14:10, Bas wrote: > And also... the interjinn website wont open... Whaddaya mean it won't open? Are you smoking crack :l Rob. -- .. | InterJinn Application Framework - http://www.interjinn.com | :--

RE: [PHP] Login system

2003-10-17 Thread Chris W. Parker
Bas on Friday, October 17, 2003 11:11 AM said: > And also... the interjinn website wont open... And also... it worked for me... And also... please don't top post... c. -- Don't like reformatting your Outlook replies? Now there's relief! http://home.in.tum.de/~ja

Re: [PHP] Login system

2003-10-17 Thread Clarence
Why are you folks even responding to Bas? He's obviously not willing to read any documentation or do any work on his end. Let this one go... I don't mean to be a snob, but someone requesting help should try and do SOME work. On Friday, October 17, 2003, at 01:54 PM, Bas wrote: Which one does

Re: [PHP] Login system

2003-10-17 Thread Bas
And also... the interjinn website wont open... "Robert Cummings" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, 2003-10-17 at 13:39, Bas wrote: > > Do you mean non-commercial? i plan to use it at home to test some websites > > and showing them to my friends > > The term "non-

Re: [PHP] Login system

2003-10-17 Thread CPT John W. Holmes
From: "Robert Cummings" <[EMAIL PROTECTED]> > On Fri, 2003-10-17 at 12:57, Bas wrote: > > I want a login system with sessions and without mysql. > > > > I have tried to make one but that one is without sessions(i don't know > > anything about sessions) and with mysql... > > InterJinn supports file

RE: [PHP] Login system

2003-10-17 Thread Chris Hubbard
Bas, Based on your (somewhat limited) requirements, I recommend that you look at using Uma. http://sourceforge.net/projects/uma/ It's easy to use, and you can drop it into your application without any trouble. Chris -Original Message- From: Bas [mailto:[EMAIL PROTECTED] Sent: Friday, Oct

RE: [PHP] Login system

2003-10-17 Thread Robert Cummings
On Fri, 2003-10-17 at 14:02, Jay Blanchard wrote: > [snip] > Which one does not use mysql and is free? > > > Forget about what you want. Here's what you need: > > http://www.php.net/manual/en/ref.session.php > > http://www.phpclasses.org/goto/browse.html/class/21.html > > http://www.devarticles.c

RE: [PHP] Login system

2003-10-17 Thread Jay Blanchard
[snip] Which one does not use mysql and is free? > Forget about what you want. Here's what you need: > http://www.php.net/manual/en/ref.session.php > http://www.phpclasses.org/goto/browse.html/class/21.html > http://www.devarticles.com/art/1/639 [/snip] **slaps forehead** All of them, with mo

RE: [PHP] Login system

2003-10-17 Thread Jay Blanchard
[snip] Which one does not use mysql and is free? > Forget about what you want. Here's what you need: > http://www.php.net/manual/en/ref.session.php > http://www.phpclasses.org/goto/browse.html/class/21.html > http://www.devarticles.com/art/1/639 [/snip] **slaps forehead** All of them. -- PH

Re: [PHP] Login system

2003-10-17 Thread Bas
ot;Those who say it cannot be done > should not interfere with the person doing it." > > wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU > > > - Original Message - > From: "Bas" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Fri

Re: [PHP] Login system

2003-10-17 Thread Robert Cummings
On Fri, 2003-10-17 at 13:39, Bas wrote: > Do you mean non-commercial? i plan to use it at home to test some websites > and showing them to my friends The term "non-commercial" was purposefully not used in the license because it is too narrow of a definition. The license should be quite clear on wh

RE: [PHP] Login system

2003-10-17 Thread Jay Blanchard
[snip] Okay, here is what i want: * Login system * No mysql * Sessions * Easy adjustable register page(copy generic files to dir of user) [/snip] Let's see, bas releases not one, but two applications this week and then condemns another'swhoa. Bas, RTFM at http://us4.php.net/session -- PHP Ge

Re: [PHP] Login system

2003-10-17 Thread subs
"Bas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, 17 October, 2003 13:23 Subject: Re: [PHP] Login system Okay, here is what i want: * Login system * No mysql * Sessions * Easy adjustable register page(copy generic files to dir of user) "Eugene Lee" <

Re: [PHP] Login system

2003-10-17 Thread Chris Wanstrath
Bas, I think a suggested reading would be www.php.net/man. It's the PHP manual and can answer many, if not all, of your questions related to sessions. Yes, even questions like "what are the basic functions to make a session." I am usually not one of the people that get uptight about certain type

Re: [PHP] Login system

2003-10-17 Thread Bas
Do you mean non-commercial? i plan to use it at home to test some websites and showing them to my friends "Robert Cummings" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, 2003-10-17 at 13:31, Bas wrote: > > > > I want to try that InterJinn out but... is it free? > > It is fre

Re: [PHP] Login system

2003-10-17 Thread Robert Cummings
On Fri, 2003-10-17 at 13:31, Bas wrote: > > I want to try that InterJinn out but... is it free? It is free for non-revenue generating purposes. http://www.interjinn.com/licenses/public.phtml Otherwise there's an inexpensive license. Cheers, Rob. > "Robert Cummings" <[EMAIL PROTECTED]> wro

Re: [PHP] Login system

2003-10-17 Thread Bas
I want to try that InterJinn out but... is it free? "Robert Cummings" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > That's seems contradictory. It's pre-written code and you appear to be > requesting pre-written code. *shrug*. I think silently ignoring my post > would have sufficed,

Re: [PHP] Login system

2003-10-17 Thread Bas
Okay, here is what i want: * Login system * No mysql * Sessions * Easy adjustable register page(copy generic files to dir of user) "Eugene Lee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, Oct 17, 2003 at 07:04:27PM +0200, Bas wrote: > : "Robert Cummings" <[EMAIL PROTECTED

Re: [PHP] Login system

2003-10-17 Thread Bas
Okay, what are the very very basic functions to make a session? "Eugene Lee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, Oct 17, 2003 at 07:04:27PM +0200, Bas wrote: > : "Robert Cummings" <[EMAIL PROTECTED]> wrote: > : > On Fri, 2003-10-17 at 12:57, Bas wrote: > : > > > :

Re: [PHP] Login system

2003-10-17 Thread Eugene Lee
On Fri, Oct 17, 2003 at 07:04:27PM +0200, Bas wrote: : "Robert Cummings" <[EMAIL PROTECTED]> wrote: : > On Fri, 2003-10-17 at 12:57, Bas wrote: : > > : > > I want a login system with sessions and without mysql. : > > : > > I have tried to make one but that one is without sessions (i don't : > > kno

Re: [PHP] Login system

2003-10-17 Thread Robert Cummings
That's seems contradictory. It's pre-written code and you appear to be requesting pre-written code. *shrug*. I think silently ignoring my post would have sufficed, but you appear to be making a statement :/ Cheers, Rob. On Fri, 2003-10-17 at 13:04, Bas wrote: > Yes sorry, but i don't use such thi

Re: [PHP] Login system

2003-10-17 Thread Bas
Yes sorry, but i don't use such things like your interjin... "Robert Cummings" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, 2003-10-17 at 12:57, Bas wrote: > > I want a login system with sessions and without mysql. > > > > I have tried to make one but that one is without se

Re: [PHP] Login system

2003-10-17 Thread Robert Cummings
On Fri, 2003-10-17 at 12:57, Bas wrote: > I want a login system with sessions and without mysql. > > I have tried to make one but that one is without sessions(i don't know > anything about sessions) and with mysql... InterJinn supports file based sessions, but you'll hafta write your own login si

Re: [PHP] Login System with access levels

2001-03-17 Thread Jordan Elver
Thanks for all your help. I've settled for an enum field for the time being. I'm going to try something more complex at a later stage. Thanks again, Cheers, Jord -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP] Login System with access levels

2001-03-16 Thread yavo
"Jordan Elver" <[EMAIL PROTECTED]> wrote in message 01031619280300.01338@localhost">news:01031619280300.01338@localhost... > Hi, > I've got a db with a username and password in it. I can let people log in, > like SELECT * FROM table WHERE username = username AND password = password. How ab

Re: [PHP] Login System with access levels

2001-03-16 Thread yavo
"Jordan Elver" <[EMAIL PROTECTED]> wrote in message 01031619280300.01338@localhost">news:01031619280300.01338@localhost... > Hi, > I've got a db with a username and password in it. I can let people log in, > like SELECT * FROM table WHERE username = username AND password = password. How about yo

Re: [PHP] Login System with access levels

2001-03-16 Thread Pierre-Yves Lemaire
One solution: You set up a separate table: user_level { level_id (unsigned int), level_description (varchar 100 )} it looks like this: level_idlevel_description 100 admin 200user In your user table you add level_id as a field. After a good validation of the user (username an