> > you have ruled out using .htaccess for some reason? > > > ciao > drieux > > --- > >
I don't want to use .htaccess, because: - there are scripts that their actions depend on the role of the user that executes them. For example there is a script all users can execute it, but its output is different for every user/user_id. - I want the users to be able to change their profile info and passwords from around the world, without having to log-in on a server to do that. - I also want to have a (web) administration console that can be used to manage users accounts that can be used by users without knowledge of how apache and .htaccess files work. - I think .htaccess files are a bit more "open" to be retrieved by individuals trying to break the system. Gfoo -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]