我不明白isset()和!empty()之间的区别。
isset()
!empty()
因为如果已经设置了变量,这不等于不为空吗?
https://stackoverflow.com/questions/20582962
相似问题