Multiple file upload using PHP and jQuery
Hello folks, in your coding work day, you may need to develop file upload for your project. Most of the…
Hello folks, in your coding work day, you may need to develop file upload for your project. Most of the…
Useful functions for CodeIgniter CodeIgniter is comparatively small footprint and very good framework. Too many things are inbuilt in the…
CodeIgniter Admin Panel is a small Admin Panel boilerplate developed using CodeIgniter framework and AdminLTE theme. Recently I integrated a…
Matrix addition is always a good pick for programming practice. Matrix is nothing but multi-dimensional array in terms of programming….
Yes, exactly. Get free SSL certificate from Let’s Encrypt organization. Today, everyone wants their security, regarding websites and contents. Everyone…
Lot of people looking for PayUmoney integration in their portals to process the payments. But everyone is searching for content…
In old days, we were using MD5 and SHA1 algorithms to encrypt the password. But those algorithms are pretty old…
Implement Server Side Ajax Pagination with CodeIgniter & jqGrid jquery plugin. Records will fetch from server without page load progressively….
Javascript custom date validation code using jquery validation plugin and codeigniter php framework to validate and accept the date in…