To Do List:用PHP制作的待办事项清单 源码
关于 Este proyecto美国PHP,AJAX,BOOTSTRAP 3,MySql和Alertify。 安装 步骤1: XAMPP,WAMPP或LAMPP细分 第2步: 技术交流中心 第三步: 创建一个数据库名称“ dm”并导入表“ todo.sql”。 如果要在process.php和list.php中更改数据库 $host = 'localhost'; $username = 'root'; $password = ''; $database = 'dm';//change database name as yours Global $dbconfig; $dbconfig = mysqli_connect($host,$username,$password,$database) or die("An Error occured while connecting to th
文件列表
To-Do-List-master.zip
(预估有个14文件)
To-Do-List-master
alertify
js
alertify.js
20KB
alertify.min.js
7KB
css
main.css
21KB
alertify.bootstrap.css
4KB
alertify.css
4KB
alertify.default.css
2KB
暂无评论