Useful functions for CodeIgniter
Useful functions for CodeIgniter CodeIgniter is comparatively small footprint and very good framework. Too many things are inbuilt in the…
Useful functions for CodeIgniter CodeIgniter is comparatively small footprint and very good framework. Too many things are inbuilt in the…
Yes, exactly. Get free SSL certificate from Let’s Encrypt organization. Today, everyone wants their security, regarding websites and contents. Everyone…
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….