(Sorry for the duplicate email William) Is SPL a more consistent way to handle some of the objects in PHP then, like wrapper objects for the native ones, or is it just a library of iterators? I can't really figure out why I'd want to use SPL in most cases. Or maybe I would always want to use it. My background is more in Java, C#, ASP.Net and just plain HTML/CSS/XML/JavaScript. So I'm still trying to figure out how to program as object-oriented as possible with PHP. I ultimately want to design an n-tier web site (architect it actually), but PHP is seeming not to be extremely friendly in this situation.- Show quoted text -
On Sat, Apr 19, 2008 at 1:06 PM, William Attwood <[EMAIL PROTECTED]> wrote: > I thought this might be of interest to some of you out there toying with > PHP5. PHP5 has a Standard Library of objects you can use in your > applications that a few of you might not know exist. You can read more > at: > > http://www.phpro.org/tutorials/Introduction-to-SPL.html > > You can also read up on it at: http://us.php.net/spl > > > -Will > > _______________________________________________ > > UPHPU mailing list > [email protected] > http://uphpu.org/mailman/listinfo/uphpu > IRC: #uphpu on irc.freenode.net > -- Nathan Lane Home, http://www.nathandelane.com Blog, http://nathandelane.blogspot.com _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
