Blogs

  • Responsive Preview Tool, Show off how responsive design looks across different devices.

  • Guidelines on choosing a Website Template

    Are you on a position where you are trying to choose a template for your project but wondering which one to pickup. There are thousands of Website template which are available online but when you get down to choose the right one you get confused. The following are a few things that I believe would…

  • Pagination & Search in PHP

    Introduction One of the most common things that we do on any application in php is to display records from database. When these records are large we show them in pages and also add a numbering at the bottom to add navigation.