摘要:
首先介绍MySQL的基本用法 打开MySQL工具里的MySQL命令行 输入密码,进入MySQL的命令行 基本用法: 查库:select schema_name from information_schema.schemata; 查表:select table_name from informatio 阅读全文
摘要:
1.安装phpstudy; 链接:https://pan.baidu.com/s/1yeOLf7Mty5bEGLPUSodILg 提取码:y3vl 2.安装sqli-labs-masters; 将sqli-labs-masters解压,放到phpStudy安装目录下的WWW中 链接:https:// 阅读全文