PHP Pagination with a Collection Class
Monday, May 28th, 2007Recently in my work I had begun using some of the code offered from WROX’s Professional PHP 5 book. Earlier, I even wrote about the UserSession class that I ported from PHP 5 to ASP 3.
It’s been in my experience with WROX’s code that one of the most invaluable classes that I couldn’t live without […]