Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Using PHP to create accounts for a webpage
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ryan83vt
Guru
Guru


Joined: 28 Oct 2002
Posts: 370
Location: Blacksburg, VA

PostPosted: Wed Apr 30, 2003 8:25 pm    Post subject: Using PHP to create accounts for a webpage Reply with quote

Can anyone point me somewhere I could find out how to do this?

I am taking over a website for Intervarsity (IV). Within IV, we have small groups. I want to design separate small group pages so that the small group leaders can log in and fill out a form to post news announcements. I can figure out how to do the form. But I don't know how I'd go about creating the accounts and such. Is there a way to do this without messing around with an SQL database?

Thanks much
Back to top
View user's profile Send private message
compu-tom
Guru
Guru


Joined: 09 Jan 2003
Posts: 415
Location: Berlin, Germany

PostPosted: Sat May 03, 2003 1:33 pm    Post subject: Reply with quote

What's wrong with SQL?

What kind of account are you talking about? Linux system accounts? Website accounts which are independent of the Linux accounts? Is authentication the problem? Or authorization?

http://www.php.net has the PHP documentation. Is this what you are looking for?
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9530
Location: beyond the rim

PostPosted: Sat May 03, 2003 7:12 pm    Post subject: Reply with quote

If you just need simple account management that is unrelated to unix-accounts maybe the Berkley DB API is interesting for you. Just have a look at the PHP documentation.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum