Script is disabled Dev Team Archives - Page 2 of 8 - Portal Integrators
Select Page
Web Developer from Scratch

Web Developer from Scratch

I learned web designing during college, using HTML, CSS, and JavaScript. But getting into the field of web development made me realize that there is more to it. Learning to develop a properly functioning website is not an easy task and can be quite confusing at times....
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...