The AppGini Blog
A few tips and tricks to make your coding life a tiny bit better.

#No Frameworks

How to paginate a database query in PHP the no-frameworks way

This article shows you how to paginate a database query in PHP without using any frameworks.

How to paginate a database query in PHP the no-frameworks way