Re: [PHP] Web User Management

2013-01-31 Thread ma...@behnke.biz
Adolfo Olivera hat am 30. Januar 2013 um 17:19 geschrieben: > >You can take a look at the classes from the Zend Framework (they can be > used > >stand alone as well) > > Thanks Marco, which classes specifically are you talking about. Where can I > download them from and get documentation on them

Re: [PHP] Web User Management

2013-01-31 Thread Alex Pojarsky
Hey. Depends on your customisation needs. If you need something robust and don't need anything very specific - you should be ok with Drupal, Joomla or something similar. If you are going to need a lot of complex internals that are not in these engines - you may want to try some lightweight flexibl

Re: [PHP] Web User Management

2013-01-30 Thread tamouse mailing lists
On Wed, Jan 30, 2013 at 10:21 AM, Jonathan Sundquist wrote: > For Zend Framework 2, take a look at https://github.com/ZF-Commons/ZfcUser > > > On Wed, Jan 30, 2013 at 10:19 AM, Adolfo Olivera > wrote: > >> >You can take a look at the classes from the Zend Framework (they can be >> used >> >stand a

Re: [PHP] Web User Management

2013-01-30 Thread Jonathan Sundquist
For Zend Framework 2, take a look at https://github.com/ZF-Commons/ZfcUser On Wed, Jan 30, 2013 at 10:19 AM, Adolfo Olivera wrote: > >You can take a look at the classes from the Zend Framework (they can be > used > >stand alone as well) > > Thanks Marco, which classes specifically are you talkin

Re: [PHP] Web User Management

2013-01-30 Thread Adolfo Olivera
>You can take a look at the classes from the Zend Framework (they can be used >stand alone as well) Thanks Marco, which classes specifically are you talking about. Where can I download them from and get documentation on them? I looked into zend's web site and it is a bit overwhelming, so may be yo

Re: [PHP] Web User Management

2013-01-30 Thread ma...@behnke.biz
Adolfo Olivera hat am 30. Januar 2013 um 15:18 geschrieben: > My questions are > > 1 Is there some kind of library, framework I could utilize to save me some > work? You can take a look at the classes from the Zend Framework (they can be used stand alone as well) > 2 Any thoughts, lessons learne

Re: [PHP] Web User Management

2013-01-30 Thread Tolga
i dont know why, but without framework, it seems to me easier done than said. :) 30.01.2013 06:18 tarihinde, Adolfo Olivera yazdı: Hi, I'm about to start a little project using PHP and MySQL. It involves some basic user management. Like most web systems. Users would need to be able to: