I am unable to filter data between two dates, it only filtering day not month and year?

前端 未结 0 1013
被撕碎了的回忆
被撕碎了的回忆 2020-12-04 01:45
 *

$from_date = mysqli_real_escape_string($con, $_GET[\'from_date\']); $to_date = mysqli_real_escape_string($con, $_GET[\'to_date\'])

相关标签:
回答
  • 消灭零回复
提交回复
热议问题