News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

php|tek 2008 Ticker

[our feed] [hashtags feed]

DevShed:
Keeping Track of Objects when Using Destructors in PHP 5
0 comments :: posted Wednesday January 30, 2008 @ 11:19:00
voice your opinion now!

Devshed continues their series looking at the use of destructors in PHP5 applications with part three, a method for keeping track of objects you've created during execution.

In this third part of the series, I'm going to show you how to retrieve some useful information about a specific object, including its properties and methods, prior to its being destroyed by the PHP parser via the implementation of a simple destructor.

Their new user class extracts the details about each of the objects right before they're destroyed via a call to get_object_vars and a loop to display the property and its value.

tagged with: php5 destructor object track property


PHP-GTK Community Site:
Gataka the PHP-GTK IRC bot
1 comment :: posted Monday January 28, 2008 @ 10:36:00
voice your opinion now!

The admins over on the PHP-GTK Community site have announced a new resource PHP-GTK ircers can take advantage of - a new bot that hangs out in the #php-gtk channel over on the Freenode IRC network with an aim to be as helpful as possible.

The PHP-GTK.eu community site is now host to an IRC bot named Gataka (for "GTK"), helping users on the Freenode IRC channel for PHP-GTK, at irc://irc.freenode.net/php-gtk.

Currently is has an API interface (for PHP-GTK elements), user tracking and the ability to learn factoids. They're even starting to look for input regarding new features (log publication, in this case).

tagged with: irc bot phpgtk api reference user track factoid


pecl code cakephp application conference ajax zend database PHP5 book job PEAR package zendframework developer framework security releases mysql release

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework