Quantcast
Channel: PHPDeveloper.org
Browsing all 10 articles
Browse latest View live

MelbourneChapter.net: PHP and Authentication Security

From the MelbourneChapter.net site, there's an informative post looking at user validation methods, specifically the powerful PEAR::Auth package. Once we have the user we need to authenticate the...

View Article



PHPied.com: SAP container for PEAR::Auth

If you've ever wanted to quickly and easily connect your PHP script over to a SAP server to authenticate a user but weren't sure quite how, you'll be happy to see that you can use the PEAR::Auth...

View Article

Community News: New Zend Framework Mailing Lists Announced

Going along with the Roadmap update Zend has recently put out about it's Framework, Andi Gutmans has also announced the introduction of more mailing lists to help developers communicate more...

View Article

PHP Security Blog: A Trio of Javascript Issues

On the PHP Security Blog, there's three new posts that Stefan Esser has written up that demonstrate some of the more destructive uses of Javascript that he's found: JavaScript/HTML Portscanning and...

View Article

Norbet Mocsnik's Blog: Setting Up DokuWiki with Simple Authentication

Norbet Mocsnik, having just set it up himself, is sharing the steps needed to get DokuWiki set up and working with a simple authentication system. I promised to investigate the steps needed to set up...

View Article


WebReference.com: Security Techniques: Part 2

WebReference.com has posted part two in their series looking at security techniques in PHP. This time they focus on the use of a few things - the PECL filter, the PEAR Auth module and mcrypt. For each...

View Article

SaniSoft Blog: Bugs & enhancements for Auth component in CakePHP v1.2 - Part 1

On the SaniSoft blog, there's a post pointing out a bugfix and a new enhancement to the Auth component for the CakePHP framework in version 1.2 (part 1): The auth component is supposed to handle the...

View Article

Chris Hartjes' Blog: Simple User Registration in CakePHP 1.2

Chris Hartjes has posted a tutorial about the creation of a simple user registration system in an application developed in the CakePHP framework. In response to the popularity of his other article on...

View Article


Sebastian Göttschkes: symfony2: Testing secure pages

Sebastian Göttschkes has a new post to his site showing you how to test secure pages within your Symfony2 applications using a simple "requestWithAuth" method. If you develop a web application, more...

View Article


Sameer Borate: Simple user authentication in Laravel 4

Sameer Borate has a new post today showing how you can do simple user authentication in a Laravel 4-based application using the built-in Auth functionality. With the recent release of Laravel 4, PHP...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images