PHP

Create Drupal 6 Modules with New Book

Submitted by DuaneMoraes on Tue, 06/17/2008 - 1:37am.

Learning Drupal 6 Module Development is a new book from Packt, which acts as a practical tutorial for creating Drupal 6 modules with PHP. Written by Matt Butcher, this book will help users to walk through the development of complete Drupal 6 Modules.

( categories: general | PHP )

Create custom Applications for Facebook with New Book from Packt

Submitted by DuaneMoraes on Fri, 06/13/2008 - 1:01am.

Packt is pleased to announce a new book based on one of the most popular websites in the world: Facebook. Written by Hasin Hayder and Dr. Mark A. Bain, Learning Facebook Application Development will help developers create new features and applications using the Facebook Platform and PHP.

( categories: general | PHP )

Create and manage a social networking site with new book on Elgg

Submitted by DuaneMoraes on Thu, 06/05/2008 - 4:43am.

Packt is pleased to announce the availability of its new book on Elgg, the free open-source tool used to create social networks. Written by Mayank Sharma, the book teaches users to create their own fully customized, hosted social network for their business, organization, or group of friends.

( categories: PHP )

Samples for CALI WebAPI (xmlrpc.zip by Tom Bruce, Ben Chapman, Elmer Masters)

Submitted by elmer on Mon, 02/06/2006 - 5:07pm.

This is a set of sample implementations of the CALI Web API.  This archive includes PHP, Python, and Ruby reference code.  Please see the README files in each sub directory of more details if available.For general inmformation on the Web API, visit the FAQ.Elmer Masters 2005 CALI presentation on the subject is here.

( categories: PHP | Python | Ruby )

A dirty little browser checker (browsercheck.php by Elmer Masters)

Submitted by elmer on Thu, 06/02/2005 - 6:41pm.

This tidbit just grabs the raw browser ID string from the $_SERVER variable. It looks for a couple of strings that identify IE, Opera, Mozilla, and Netscape 7.x. If it doesn't find one of these it assumes an old browser that can't deal with things like CSS and alerts the user. Finally, it sets a $_SESSION variable that can be checked later. Quick and dirty, but works for me :)

( categories: Code Samples | PHP )
XML feed