Hello,
Does anyone have any experience with PEAR::LiveUser ?
It's still listed as beta, but been around for a long time even before the last
release.
I am looking for an ACL / RBAC package and management component, but not
finding
much.
A year and a half or so ago, I used ZF ACl, but was not t
gt;
> > >
> > > On Wed, Feb 27, 2008 at 8:49 AM, Attila, Ferencz-Csibi
> wrote:
> > >
> > > > Hi,
> > > >
> > > > yes - symphony is used as base framework for del.icio.us site.
> > > >
> > > > A.
> >
I am looking into using a framework for new projects.
Most of my projects are larger CMS / User Authentication type sites that allow
a main site admin and sub admins edit/add content to a site. There are also
private member sections that the site admin can add and remove users from.
Currently,
machine decrypt it properly before making the connection.
still a little unsure if i am missing something though.
Bill
Gary Mort <[EMAIL PROTECTED]> wrote: Bill P. wrote:
> Hello,
>
> I have a project that will be using IIS and mssql.
> I need to use an encrypted conneciton string in
Hello,
I have a project that will be using IIS and mssql.
I need to use an encrypted conneciton string in my config/lib.php file.
mssql has built in encryption connection ability, but within asp.
Everything will be written in php so does anyone have any suggestions on
encrypting a connection s
Hello,
I have a project coming up that I will be running on IIS with MS Sql.
Orginally, it was going to run on linux with apache and mysql, but as things
go, that changed.
So I will still be using Pear::MDB2 and Pear::Auth .The DB will be mssql on a
seperate machine.
My question is:
Is any