Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Stefan Mischook's Blog:
Free PDF Chapter: PHP5 CMS Framework Development
Oct 17, 2008 @ 13:44:04

On the KillerPHP blog Stefan Mischook shares a sample chapter from a recent PHP-related book published by Packt, "PHP 5 CMS Framework Development":

The people at Packt Publishing just sent me a free sample chapter (in PDF format) of their latest PHP book (PHP5 CMS Framework Development) for me to pass on to you guys.

The sample chapter looks at access control in a CMS application. Stefan also includes a brief outline of the contents of the remainder of the book. Other chapters cover topics like decreasing code bloat, security, specialized handlers and localization.

tagged: free chapter php5 packt cms development outline

Link:

PEAR Blog:
Request for ideas: New developer FAQ
Jun 29, 2007 @ 15:22:00

The PEAR Blog has posted a request for ideas to help work up a new developer FAQ they can hand out to potential PEAR developers as a "jumpstart" guide to working with the package repository.

New developers need quite a time to familiarize themselves with the rules and conventions in PEAR. With the new role of mentors in PEAR2, they will have a contact person they can ask in that cases. But in many cases the same questions will get asked which will get boring for the mentoring developer, so we need a Mini-FAQ with a list of things the newbie should know.

They're looking for comments posted to the entry to help define this guide. So far, a suggested outline has been proposed by David Coallier for both general information and developer-specific details.

tagged: pear developer general faq question frequently outline pear developer general faq question frequently outline

Link:

PEAR Blog:
Request for ideas: New developer FAQ
Jun 29, 2007 @ 15:22:00

The PEAR Blog has posted a request for ideas to help work up a new developer FAQ they can hand out to potential PEAR developers as a "jumpstart" guide to working with the package repository.

New developers need quite a time to familiarize themselves with the rules and conventions in PEAR. With the new role of mentors in PEAR2, they will have a contact person they can ask in that cases. But in many cases the same questions will get asked which will get boring for the mentoring developer, so we need a Mini-FAQ with a list of things the newbie should know.

They're looking for comments posted to the entry to help define this guide. So far, a suggested outline has been proposed by David Coallier for both general information and developer-specific details.

tagged: pear developer general faq question frequently outline pear developer general faq question frequently outline

Link:

Tiffany Brown's Blog:
NYPHP Con: “Introduction to PDO” (Notes)
Jun 19, 2006 @ 11:09:31

Tiffany Brown, an attendee of this year's New York PHP Conference, took some notes during Ilia Alshanetsky's "Introduction to PDO" talk and is sharing them here.

It's a good summary of what the talk was about, and provides a few bits that weren't covered in the slides. If you're looking for a good place to start with researching PDO and its associated technologies, her list is a good place to start.

Each heading is accompanied by at least three points, clearly written as to include the most information. Some examples of the topics covered include: "Why PDO?", "Persistent Connections", "Prepared Statements", and "Retrieving information using PDO".

tagged: nyphpcon2006 pdo talk notes outline nyphpcon2006 pdo talk notes outline

Link:

Tiffany Brown's Blog:
NYPHP Con: “Introduction to PDO” (Notes)
Jun 19, 2006 @ 11:09:31

Tiffany Brown, an attendee of this year's New York PHP Conference, took some notes during Ilia Alshanetsky's "Introduction to PDO" talk and is sharing them here.

It's a good summary of what the talk was about, and provides a few bits that weren't covered in the slides. If you're looking for a good place to start with researching PDO and its associated technologies, her list is a good place to start.

Each heading is accompanied by at least three points, clearly written as to include the most information. Some examples of the topics covered include: "Why PDO?", "Persistent Connections", "Prepared Statements", and "Retrieving information using PDO".

tagged: nyphpcon2006 pdo talk notes outline nyphpcon2006 pdo talk notes outline

Link:


Trending Topics: