After following, you can keep track of his dynamic information in a timely manner
Courses in the relevant section:Picture selection and calling WeChat to take pictures
选择头像并显示
2019-03-110个赞
Courses in the relevant section:auth role module design
RBAC role-based access control 基于角色的访问控制
2018-09-280个赞
Courses in the relevant section:Template download and project creation: PHP toolbox is recommended
框架源码放入本地目录中
2018-09-180个赞
H-ui.login.css在H-ui.admin文件夹下
登陆页面无需引用 直接替换css js
2019-01-020个赞
<input type="button" /> 这就是一个按钮。如果你不写javascript 的话,按下去什么也不会发生。 <input type="submit" /> 这样的按钮用户点击之后会自动提交 form,除非你写了javascript 阻止它。 <button> 这个按钮放在 form 中也会点击自动提交,比前两个的优点是按钮的内容不光可以有文字,还可以有图片等多媒体内容。(当然,前两个用图片背景也可以做到)。它的缺点是不同的浏览器得到的 value 值不同;可能还有其他的浏览器兼容问题(葛亮)。
2019-01-020个赞
500错误
2018-09-200个赞
bootstrap自己添加
2018-10-120个赞
UserModel
2018-10-120个赞
usermodel 设置软删除 定义属性
2018-10-120个赞
模型关联 模型实例化
2018-09-270个赞
Courses in the relevant section:The entry file is automatically bound to the background module
dos系统提示‘php’不是内部或外部命令等等。解决办法:找到正在使用的PHP版本 ,配置环境变量就可以了
2018-12-120个赞
Courses in the relevant section:Create the homepage display of each menu item in the background
命令行生成控制器 cmd 路径写到 项目名 cd C:\myphp_www\PHPTutorial\WWW\tp5 php think make:controller admin/Article
2018-12-190个赞
Courses in the relevant section:Prevent users from illegal access or repeated logins
is_null user_id 如何防止直接输入地址访问各页面
2018-12-270个赞
Courses in the relevant section:Creation of editing templates and data import
编辑部分 :F12查看 携带的ID
2018-12-200个赞
Courses in the relevant section:Ajax data submission and administrator information update
编辑页面 隐藏字段 is_update 是否允许更新 1为允许更新
2018-12-200个赞