Hi Maciek,

My bad for the confusion. A number of apps allow users to sign up, and
perform certain functions on the site, based on the user roles/access privs.
In some cases, the apps allow the user(s) to modify underlying data, that's
written to a given tbl. The ADMIN function for some of these apps allow the
admin user to disable/enable the user to perform certain functions, as well
as to change/modify the user access roles regarding the app.

I'm looking for an app that has the ADMIN function (user roles/access privs
built into it) that I can rip apart.

For my initial functionality, I'm looking to allow users to register/login,
be verified/validated by an ADMIN. The user will be able to create/modify
tbl entries. The user will also be able to modify the entries based upon the
roles/access privs assigned by the ADMIN.

I'm looking for pointers to basic apps that provide this kind of
functionality as a subset of the overall app. I can then rip apart/add what
I need to the app...

thanks



-----Original Message-----
From: Maciek Sokolewicz [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 02, 2008 3:33 PM
To: bruce
Cc: 'PHP List'
Subject: [PHP] Re: Simple app to Fill in TBL/Access Control Function.


bruce wrote:
> Hi guys...
>
> Forgive me! I'm looking for a simple app that has the user complete a TBL
> (don't care what), and has an access control process, along with an ADMIN
> function....
I have no idea what you want, that explenation is _so_ vague ("a TBL
(don't care what"... means... what exactly?). What exactly do you think
is "an ADMIN function...." ?

> Something simple that I can rip apart, and build on top of!!! The
> CMS/Drupal/Typo/etc.. are way too complex. I'm currently looking over the
> freshmeat/sourceforge sites. I'm going to be adding additional
> functionality, so this will be a start.
>
> Any/all pointers would be helpful.
>
> Thanks

Try to make it a bit more clear what you're looking for and we might be
able to help you. Your description is very confusing to me.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to