[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: secret data for php pages



That is not the same problem. When I refer on users, they are meant as
system users on the webserver, not web visitors.

What I need is a way to provide separate mysql databases to all
virtualhosts and webserver users, without a possibility for them to access
each other's databases.

Regards,

Robert

On Wed, 7 Jun 2000, Andrew Sullivan wrote:

> On Wed, Jun 07, 2000 at 07:46:29PM +0200, Robert Varga wrote:
> > 
> > Is there a way in which I can store some data (eg. mysql passwords) safely
> > from other users on a website and retrieve it from php3/4?
> 
> You need to use sessions.  Either use phplib under php3, or use php4.
> 
> A
> 
> -- 
> Andrew Sullivan                                      Computer Services
> <sullivana@bpl.on.ca>                        Burlington Public Library
> +1 905 639 3611 x158                                   2331 New Street
>                                    Burlington, Ontario, Canada L7R 1J4
> 



Reply to: