Administering RBAC in PHP 5 CMS Framework11/17/2008
This week we continue our look at PHP 5 CMS Framework
Development. Our focus is on ways to implement modelrole-based
access control. Specific details, such as the way accessors and
subjects are identified are adapted to the particular situation
of a CMS framework.
PHP 5 CMS Framework Development: Access Control11/03/2008
Many Web sites want to control who has access to what. There are
many situations where access control is appropriate, and they
can easily become very complex. Here we look at the most highly
regarded modelrole-based access control (RBAC) system - and
find ways to implement it.
Accessing Your MySQL Database from the Web with PHP09/30/2008
In this chapter, learn how to access a database from the Web using PHP, read from and write to the database, and filter potentially troublesome input data.
Zend: PHP set for enterprise growth09/18/2008
PHP (Hypertext Preprocessor) is moving beyond hobbyist and academic realms and into the enterprise...
CakePHP Application Development08/08/2008
This book introduces the user to installing the MVC Framework and building his first application, and follows with looking at each main component of a CakePHP application in detail.
How to Create a Search Feature with PHP and MySQL08/07/2008
This week you'll learn how to create a searchable form feature
that will query a database table and display current staff
member information. Topics include: creating a database table to
hold staff listings, a search form, using PHP and (SQL) to
capture information and more.
Mastering phpMyAdmin 2.1106/12/2008
This book systematically explains and demonstrates the potential to create Views from query results, manage triggers, procedures and functions. Along the way users will build a more detailed understanding of SQL and how it works in MySQL.
The future of PHP05/12/2008
Know what changes are in store for PHP V6 and how your scripts will change.
PHP IDE Space Gets Competitive04/15/2008
CodeGear releases new version of Delphi for PHP, with Zend framework and HTML template support.
Zend to extend Windows PHP work03/03/2008
Zend Technologies is turning to the application server, database and hosting worlds as future areas for improved performance of PHP running on Windows.