PHP

News
Now Hear This...
Latest company and industry news.

PHPBuilder.com: PHPBuilder.com Founder Passes Away, Leaves Indelible Legacy in FLOSS Development

Sad news today from PHPBuilder.com - Tim Perdue, the founder of the PHPBuilder.com site and contributor to the SourceForge project as one of the original developers has passed away at 37.

Script-Tutorials.com: Autocomplete with PHP, jQuery, MySQL and XML

In this new tutorial from Script-Tutorials.com they show you how to combine PHP, jQuery, MySQL and XML to create an auto-complete box with drop-down suggestions.

Carson McDonald's Blog: Google OAuth for Installed Apps PHP Example

Carson McDonald has posted an example of how to use the Google OAuth for Installed Apps tool to authenticate users.

Gonzalo Ayuso's Blog: Display errors on screen even with display errors = off with PHP

Gonzalo Ayuso has posted a handy tip to his blog today about showing errors even with "display_errors" being off in your application (could be helpful in debugging those difficult problems).