lambada
New Member
- Messages
- 2,444
- Reaction score
- 0
- Points
- 0
Hi
I'm new to php with MySQL interaction. So I need someone to code me a script which is:
secure (obviously)
extensible and does the following things:
1) Displays a login form (username + password)
2) Checks phpBB login details - (I need the members to have the same user + pass) to see if they are a member of group 'x' - if yes then set session (authed) as 1 and display a simple 'You are authed' page, if not set authed as 0 and display a simple 'USER DENIED' page.
3) It needs to be commented so I can understand what is being done so I can learn and expanded te script for use on my own sites.
I know 'x' isn't a group number but for securites sake I do not wish to reveal the actual ghroup number.
I would try and adapt the phpBB login script but I have no idea how that works. If you must know, it's for a web-based administration system.
Points paid are negotiable. PM me and we can discuss further.
Thanks.
I'm new to php with MySQL interaction. So I need someone to code me a script which is:
secure (obviously)
extensible and does the following things:
1) Displays a login form (username + password)
2) Checks phpBB login details - (I need the members to have the same user + pass) to see if they are a member of group 'x' - if yes then set session (authed) as 1 and display a simple 'You are authed' page, if not set authed as 0 and display a simple 'USER DENIED' page.
3) It needs to be commented so I can understand what is being done so I can learn and expanded te script for use on my own sites.
I know 'x' isn't a group number but for securites sake I do not wish to reveal the actual ghroup number.
I would try and adapt the phpBB login script but I have no idea how that works. If you must know, it's for a web-based administration system.
Points paid are negotiable. PM me and we can discuss further.
Thanks.