View Single Post
Old 01-24-2006, 06:51 PM   #5 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
I think PHP has both. A good core and then lots of other libraries you can add. Maybe it's not organized in namespaces, but they do organize similar functions in the PHP manual for reference.

I think PHP would not be PHP if it you had to do things like include a datetime namespace and instanciate a time object.
sde is offline   Reply With Quote