PHP Retrieve, Insert, Update and Delete Functionality in Codeigniter – Info PHP Jul 24, 2018 Introduction CodeIgniter is an Application Development Framework; a toolkit. It has a small performance footprint due to the modular approach to…
PHP View, Insert, Update and Delete Operations in CakePHP – Info PHP Jul 24, 2018 CakePHP is an open source PHP framework built around Model-View-Controller (MVC). We will begin to create a small application that will do some…
Tech Tips & Tricks How to Really Delete Your Confidential Data – Info Tips and Tricks Jul 23, 2018 Everyone has some documents that need to be kept confidential. They can be anything from financial records to sensitive personal information to…