08 Jan
Posted by Ganesh H S , Bangalore, India as zend framework
I started with PHP in my graduation 7th semester B.E, i liked PHP most because of its simplicity. It takes less than 24 hours to learn and develop web applications using PHP , for complex projects we need frameworks with mvc architecture php mvc , cake php, symfony, code igniter and etc […]
08 Jan
Posted by Ganesh H S , Bangalore, India as zend framework
Zend Auth is easy to set up and provides a system that secures our site with an easy to use authentication mechanism.
Zend Auth(Zend_Auth) provides an API for authentication and includes concrete authentication adapters for common use case scenarios.
In this Zend Authentication example, i will be discussing only about zend authenticating with a Database […]