Application components are the essential building blocks of Android applications. Each component is an entry point where the system or …
Local Area Network
LAN is a computer network where the network area is very small or limited. For example, a computer network at …
Metropolitan Area Network
Metropolitan Area Network (MAN) is a wider network than Local Area Network (LAN). The area used in the MAN network …
Wide Area Network
Definition of WAN (Wide Area Network) WAN or Wide Area Network is a computer network with a very large coverage …
Creating a Database With PhpMyAdmin
XAMPP brief introduction XAMPP is a software consisting of Apache, MySQL and PHP that allows you to have a local …
CACHE
What is cache Websites are generally viewed hundreds, thousands, or sometimes even millions of times per month. Usually, every time …
ANDROID PHOTOGRAPHY DEVELOPMENT
Since 2009, Android was developed with a name derived from the dessert. Each version change also follows the alphabetical order …
Connecting MySQLi with PHP
Creating Database Connections with MySQLi and PHP Linking PHP and databases is a foundation in web programming. By connecting the …
Uniform Resource Locator
Defunition The abbreviation of the URL is the Uniform Resource Locator where it refers to certain characters, usually numbers, letters, …
Understanding GET and POST in and PHP
In the internet world, the protocol that is commonly used is the HTTP protocol, this protocol has several request methods, …