I get the following error, I'm trying to do a range filter by dates, I'm using CodeIgniter 3x , I send the following dates by AJAX to PHP :
$fecha1 = 21/07/2017;
$fecha2 = 21/07/2017;
In this way I separate the date from...
asked by
21.07.2017 / 21:54