In e-commerce websites, it is all about usability and conversion. A micro feature can stand between you and profitability. We need to facili ...
March 26th, 2018
Most of the image based operations can be performed by using PHP built-in functions. The image-based PHP functions are in GD library and we ...
March 25th, 2018
Database backup and restore is the most important part of maintaining software. PHP Excel import helps to restore the excel data into a data ...
March 14th, 2018
Sage Pay payment gateway integration is easier to implement on websites. Sage Pay provides API access for requesting payment processes from ...
March 9th, 2018
File upload feature requires basic validations to sanitize the user input. There is a huge chance of exploiting a file upload option with ma ...
March 8th, 2018
Generating PDFs is a common programming task. PDFs are used to make invoices, receipts, eBooks, publishing documents and more. Unfortunately ...
March 7th, 2018
Thumbnails are used for preview a single or group of media entities in a single explorer window. By showing thumbnails, we can have a shortc ...
February 27th, 2018
jQuery UI slider is used for selecting min-max ranges to perform the range based operations like search, validation and more. The min-max ra ...
February 26th, 2018
Are you searching for data-migration code from a CSV to MySQL database? Here you go! There are many ways to implement CSV import. We have se ...
February 24th, 2018
Restoring database via a program can be used in an application where dynamic loading is required. It can also be used to build a custom MySQ ...
February 19th, 2018