Laravel this is not only a practical framework, it is also a programming style
Example:
$start_date = "10-01-2016"; //any date format ... dd-mm-yyyy
$end_date = "19-01-2016";
$looking_for_day_name = "Monday";
Expected output : Monday's between specified date range are 2
Aucun commentaire:
Enregistrer un commentaire