If you're a Drupal user and are looking for a way to change up that standard comment form that comes pre-loaded in the site, you should check out this new post on the Digett blog about the handy hook_form_alter function.
snippetsDigett.com: How to Theme the Comment Form in Drupal 6PHPDeveloper.org Thu, 07/01/2010 - 10:26
If you're a Drupal user and are looking for a way to change up that standard comment form that comes pre-loaded in the site, you should check out this new post on the Digett blog about the handy hook_form_alter function. Tags:
CatsWhoCode.com: 10 awesome things to do with cURLPHPDeveloper.org Thu, 11/26/2009 - 17:03
On the CatsWhoCode.com blog there's a new post looking at a few cool things (ten, to be precise) you can do with the cURL extension in PHP.
Their ten cool things incldue: Raphael Stolt's Blog: Kicking off custom Phing task development ...PHPDeveloper.org Mon, 08/24/2009 - 07:17
In this new entry to his blog Raphael Stolt shows how to combine TextMate's snippets (handy bits that can be inserted/executed over and over) and Phing to run custom tasks. Tags:
|