On the ProDevTips blog, Henrik shows an example of the "perfect combination" of PHP's json functionality and a powerful javascript library, jQuery.
functionalityProDevTips.com: jQuery JSON with PHP json_encode and json_decodePHPDeveloper.org Mon, 08/18/2008 - 10:22
On the ProDevTips blog, Henrik shows an example of the "perfect combination" of PHP's json functionality and a powerful javascript library, jQuery. ProDevTips.com: Extending PHP Doctrine Record - Check Box GroupsPHPDeveloper.org Tue, 08/12/2008 - 13:26
In the third part of the series dealing with using Doctrine in your PHP applications, ProDevTips has this third part looking at a method for extending the tool's current functionality. DevShed: Composing Messages in HTML for MIME Email with PHPPHPDeveloper.org Wed, 07/30/2008 - 14:34
DevShed continues its look at sending MIME emails with PHP in the fourth part of the series - a method for sending HTML in the message. Introduction to Linux: Desktop EnvironmentsLinux Today Thu, 07/24/2008 - 18:35
TechWare Labs: "You undoubtedly notice that, although the functionality seems to overall be similar (with a few minor exceptions), everything seems to use a different name and/or is in a different place. ProDevTips Blog: Fluent Arrays and Strings in PHP - Adding JSON ...PHPDeveloper.org Thu, 07/17/2008 - 09:32
Henrik continues his look at fluent arrays and strings in PHP with this second part of his series, adding JSON functionality into the mix. Tags:
Matthew Turland's Blog: Simplifying Zend_View_Helper_UrlPHPDeveloper.org Mon, 07/14/2008 - 08:48
Matthew Turland has posted a quick tutorial where he aims to simplify some of the functionality that the Zend Framework's Zend_View_Helper_Url view helper has to offer. Desktops in TroubleLinux Today Sat, 06/14/2008 - 00:15
The Beez' Speaks: "The main reason I switched to Linux in 2000 was the availability of a viable desktop, in my case KDE 1.1. Debuggable Blog: How to do Group By conditions in Model find() c...PHPDeveloper.org Thu, 06/12/2008 - 08:48
On the Debuggable blog, Tim Koschutzki shows how to use grouping in your SQL statements with the find() method calls inside of a Model for an app. Davey Shafik's Blog: PHP Streams Book (Coming soon!)PHPDeveloper.org Fri, 04/25/2008 - 12:04
We can expect big things from Davey Shafik in the coming months - he's been working on a book for php|architect about one of the more powerful bits of functionality in PHP - streams. Internet Super Hero Blog: PDO_MYSQLND for PHP preview releasedPHPDeveloper.org Wed, 04/16/2008 - 21:57
The Internet Super Hero blog has posted about a preview release of the PDO_MYSQLND and a connector for MySQL to Open Office that have both been announced at this year's MySQL Conference. |