Catalyst IT澳大利亚编程评估 脚本任务的公共存储库,用于将CSV文件处理到MySQL中。 要求 PHP 7.2 MySQL 5.7 / MariaDB 10 用法 使用命令行执行脚本,将以下命令与正确的CSV文件结合使用。 --file [csv file name] – this is the name of the CSV to be parsed --create_table – this will cause the MySQL users table to be built (and no further action will be taken) --dry_run