public marks

PUBLIC MARKS from nhoizey with tags pear & clevermarks

February 2007

Debugging PHP With Firebug

by 1 other
Logging PHP and JavaScript errors to same window makes debugging easier

January 2006

October 2005

Samalyse - Tutorial - Database frontend with PEAR DataGrid and DataObject

by 3 others
Structures_DataGrid and DB_DataObject are two PEAR components, which can be connected together, to easily display the data contained in a SQL table, and let the user sort and page through it. By cleverly using these two components, and with minimal typing, I will try and show you how you can bypass the usual steps of parsing GET parameters, performing SQL requests, and generating HTML content.

July 2005