Starting from the traditional website creation. Why is it called traditional? Because in the past, people who coded the web …
Understanding Dynamic Web
Dynamic web is a web whose content or contents can change at any time. Because the dynamic web creation technology …
Company Profile
Company profile is one of the important things that must be made by the company. Every company or business must …
MongoDB
Understanding MongoDB database is a collection of data stored systematically in a computer that can be processed or manipulated using …
DHCP
DHCP is an acronym for Dynamic Host Configuration Protocol. The DHCP server function is a device that facilitates the distribution …
Dynamic IP
Dynamic IP is the IP obtained by another computer/router from the DHCP system, dynamic IP usually changes. Dynamic IPs are …
Static IP
A static IP address is the manually configured IP address for the device, versus the address assigned via the DHCP …
Creating a database with MySQL
MySQL short explanation MySQL is an open source relational database management system that can run on almost all types of …
Introduction to Apache Web Server
What is Apache Web Server? Apache is a web server software that connects the server with the user (browser). If …
Introduction to JSON
Understanding JSON JSON (JavaScript Object Notation) is a data format used for data exchange and storage. JSON can be read …