取值方式改了而已?a1=1&a2=2这种可以用input(get.)
a1/1/a2/2 用input('a1')和input('a2')
post方法当然是input('post.')
我觉得这样比之前合理
现在 input('get.id')只能获取到url.html?id=1这种形式的参数,/id/1.html 这种形式的参数无法用这种方式获取了。

 

target属性:在新的窗口打开一个链接(http://www.w3school.com.cn/tags/att_a_target.asp)

 

百度编辑器(很方便)

 

文件上传:判断是否有临时上传文件,用来判断是否上传文件    $_FILES['']['']     http://www.jb51.net/article/46787.htm

 
相对路劲的描写方法之一:
thinkphp5 input坑

html 用法:

thinkphp5 input坑

 


 验证是否重复:
thinkphp5 input坑

 

 关联表:
thinkphp5 input坑

 


用法:
thinkphp5 input坑

 

 

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-16
  • 2021-05-12
  • 2021-09-03
  • 2022-12-23
猜你喜欢
  • 2021-07-22
  • 2022-12-23
  • 2021-09-04
  • 2022-12-23
  • 2021-08-20
  • 2021-06-05
  • 2022-12-23
相关资源
相似解决方案