ReePrime China
PHP MySQL step 1 Create a MySQL database

此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。

PHP MySQL step 1 Create a MySQL database

5 次观看 04:23 Digital Time

描述

Creating a MySQL database in phpMyAdmin. MySQL is a database. phpMyAdmin written in PHP, intended to handle the administration of MySQL over the World Wide Web. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows, executing SQL statements, Run SQL query/queries. A database holds one or multiple tables. A database is an organized collection of data. To Export data, go to the Export tab in phpMyAdmin.