Working with Multiple Document Nodes with the DOM XML Extension in PHP 5

Tuesday, March 18th, 2008

Welcome to the fourth article of the series A quick overview of the DOM XML extension in PHP 5. By means of easy-to-grasp hands-on examples this series equips you with a friendly guide to using the most relevant methods that come bundled with the DOM XML PHP ...

Implementing Destructors with Multiple Objects in PHP 5

Wednesday, January 23rd, 2008

Welcome to the second installment of the series Understanding Destructors in PHP 5. Whether you re a PHP programmer who s making their first steps in the area of professional PHP development or an experienced developer with a solid background in object-based PHP programming this article ...

Multiple Accounts Means Multiple Money at Lending Club

Wednesday, November 21st, 2007

Lending Club’s peer-lending network has a few new updates that may be worth your time if you’ve become a serious peer lender (or borrower). One such update is the ability to create multiple accounts, thus enabling you to act as both lender and borrower. At the same time. ...

Working with Multiple Template Files to Separate Logic from Presentation

Wednesday, May 17th, 2006

Welcome to the last part of the series Separating logic from presentation. In three tutorials this series teaches you how to develop an expandable template processor class using PHP 5 which exposes some useful features such as recursive placeholder replacement MySQL result sets processing ...