February 27th, 2007
A PHP version of the ASP.Net GridView control
I've always loved the GridView control in ASP.Net. It made data viewing, sorting, paging and editing so easy and mindless. Well recently I stumbled across a similar class in PHP that provides this kind of this control-like functionality for PHP users. It's called phpSortable, enjoy!
