The Wayback Machine - https://web.archive.org/web/20110601054833/http://www.phpbuilder.com:80/

PHPBuilder.com: The best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.

Tracking User Activity in PHP with Cookies and Sessions
By Leidago Noabeb
Cookies and sessions in PHP applications allow you to keep track of your users and their activities.

Implementing User Authentication and Session Management with PHP
By W. Jason Gilmore
Learn how to use PHP to authenticate users and manage user sessions.

Facebook Connect Tutorial
By giuliopons

This tutorial will guide you to the process of integration of your web community with Facebook. This means that when a visitor comes to your site it can log in with normal credenditals if it has, but if it has not it can click on the �facebook connect� button and try to log in with its facebook account, automatically.

This is a good thing because, of course, your community is not so big and famous that every visitor wants to register and become a user to leave just a comment, but probably your visitors already have a Facebook account. So why loose their comments?
More: you can use facebook connected users to post automatically on users�s facebook walls, that is to say, you can increase your traffic.

The target is to add facebook connect functionality with small changes to your code, we also want to make very small changes to your database and to your normal login process.

Here is the link of the tutorial: http://www.barattalo.it/facebook-connect-tutorial/

Create a Dynamic Username Validator with PHP, MySQL and jQuery
By W. Jason Gilmore
Using PHP, MySQL, and jQuery, you can reduce user frustration by validating username availability in real-time.

Building Web Apps with the Limonade PHP Framework
By W. Jason Gilmore
The Limonade PHP framework lowers the barrier-to-entry for PHP framework-driven development. Learn how to build PHP Web applications fast with the Limonade framework.

PHP Dependency Injection Creates More Maintainable Code
By W. Jason Gilmore
Your PHP code is be more maintainable and when you implement dependency injection, decoupling otherwise dependent objects.

Introducing the Yii PHP Framework
By W. Jason Gilmore
The Yii PHP framework offers an incredibly straightforward approach to framework-driven PHP development. Find out how it works.

Use PDO to Access Just About Any Database from PHP
By Leidago Noabeb
PHP Data Objects (PDO) is a lightweight database abstraction layer with unmatched speed. This article explains how to connect to databases and run queries with PDO.

Sponsored by Microsoft
Article: Using Drupal 7 with SQL Server
With Drupal 7, PHP developers now have the option of connecting one of the world's most popular Content Management Systems with SQL Server on a Windows platform. Learn how and why this has come about, what to look out for, and how you can get started using Drupal with SQL Server today. »
http://www.devx.com/MS_PHP/Article/46418

Article: PHP Content Management on Windows: Joomla on the Microsoft Web Platform
By using Joomla! along with the Microsoft Web Platform, developers are able to leverage the advanced functionality, ease-of-use and extendible features of Joomla! to enhance the web development tools that are essential to the Microsoft Web Platform. »
http://www.devx.com/MS_PHP/Article/46421

OXID eShop 4.5.0 Ships with New Intuitive Store Front Design - Vikram Vaswani

Backups - MySQL Dump/Email Mash-Up - Steve Dickinson

What are your top 5 web app framework features? - Ryan Henderson

PHP Fog Lands $1.8 Million in New Funding - PHPBuilder Staff

Building a Twitter Feed with PHP - PHPBuilder Staff

Zend Raises $7 Million More in Veture Funding - PHPBuilder Staff

PHP 5.3.5 and 5.2.17 Fix Critical Flaw - PHPBuilder Staff

[Show All]