Currently browsing php5


PHP 5 in the news

Tue, 9 Mar 2004 15:46 UTC

Since everyone and his brother has mentioned this on their blogs, I feel compelled to do the same. Yahoo! News posted an article on PHP 5. In all seriousness, it’s actually a good article and features quotes from PHP experts John Coggeshall and George Schlossnagle.

Comments No Comments  Permalink Permalink  Tags Tags: , ,


Showing All Declared Classes

Wed, 25 Feb 2004 18:37 UTC

Today on the PHP-general mailing list, a question was asked regarding the usage of a new class in PHP5 beta 4. Being the ignorant programmer that I am, I responded asking where this person saw the class in question. I thought it was perhaps a PEAR package (since it wasn’t in the PHP manual) and that the person was merely a newbie asking a dumb question. (You know the old adage that there are no stupid questions; well, I disagree when the PHP manual has been completely overlooked in favor of just asking blankly on the mailing list.)

Boy, was I wrong. I ended up being the stupid person, and I learned a new and interesting trick.

[read more]

Comments No Comments  Permalink Permalink  Tags Tags: , ,