Access to data from an XML file using AJAX and DOM in JavaScript

Access to data from an XML file using AJAX and DOM in JavaScript

Tiempo de lectura: 2 minutos Reading time: 2 minutes To show you how to hide a table in a database in phpMyAdmin, I will use phpMyAdmin as an example. If we expand it, we can see the tables. We are going to hide the pma__bookmark table. To do this, hover the mouse over the table, and an icon will appear … Read more

Private: CRUD in CodeIgniter 3 with RedBeans using MySQL DB

Private: CRUD in CodeIgniter 3 with RedBeans using MySQL DB

Tiempo de lectura: < 1 minuto Reading time: < 1 minute CRUD in CodeIgniter 3 with RedBeans using MySQL DB Photo by Pixabay on Pexels Good afternoon, continuing from the previous post Installation and Systematic Web Development with RedBean + CodeIgniter 3 and Bootstrap, we are now going to start by creating a fairly simple CRUD. CRUD is an acronym that ... Read more