What can we develop in PHP and MYSQL?
PHP
PHP means PHP: Hypertext Preprocessor
PHP is a widely-used, open source scripting language
PHP scripts are executed on the server
PHP is free to download and use
MYSQL
MYSQL is a database system used on the web
MYSQL is a database system that runs on a server
MYSQL is perfect for both small and large applications
MYSQL is very fast, reliable, and easy to use
MYSQL supports standard SQL
MYSQL compiles on a number of platforms
MYSQL is free to download and use
MYSQL is developed, distributed, and supported by Oracle Corporation
In MYSQL all data stored in form of table. A table is a group of related data, and it consists of columns and rows.
Databases are especially useful when we store information categorically. A company may have a database with the following tables:
"Employees
"Products
"Customers
"Orders
PHP + MYSQL
PHP with MYSQL are cross-platform (we can develop in Windows and serve on a Unix platform)
MYSQL is currently most popular and widely used open source database technology and data storage system. MYSQL provides great reliability and ease of use.php training institute
↧