PHPLib
| May 31, 2007 @ 3:33 pm | Filed under PHP, Programming |
I recently looked into phplib which is a helpful library for PHP. It has an easy way of accessing databases as well as taking care of sessions using PHP’s session functionality. This will save me some time in my projects in the future.
The downside is that it doesn’t support PHP 5. I wanted to use PHP for my future projects but I would also like to take advantage of phplib. The other downside is that it doesn’t look like much development is going on (February 2006 was when the last version was released). There have been some commits to the CVS repository so I am hoping that we will soon see a new version that supports PHP 5. If anyone has any information on phplib supporting PHP 5 in the future please let me know.