What is PHPLIB? What's it used for?
Very good question. I was going to post that one myself. I just stumbled across it tonight it looks alot different from what I'm using, PHP 4.0.3pl1
Thanks for your reply.
We're using the same PHP version. So, how different is it from PHPLib? What are the features of PHPLib? When and where should one use it?
PHP is a set of clases / functions (written in PHP) to make it easier to do certain things.
I don't and haven't used it so I can't comment further, check out http://phplib.netuse.de for more info.
phplib is a set of classes used for session handeling and authentication you do not need phplib in php 4.0 because it is intergrated into it.