Script is disabled Portal Integrators, Author at Portal Integrators - Page 5 of 25
Select Page
Archiving Deleted Data

Archiving Deleted Data

As a Developer, there is one of the rules of programming I hate the most, data archiving. I remember when I defended on our thesis to the panels, they asked, “What happens if I deleted this one?”, And I answered, “It will be deleted in database Ma’am.” Then a sudden...
WordPress: SHORTCODE with Database

WordPress: SHORTCODE with Database

Not all the time developer needs to install plugins for them to get what they need especially in the database. WordPress has so-called SHORTCODE which helped the user to do what he needs to do, through codes. SHORTCODE is a function wherein user can display or process...