mercredi 13 décembre 2017

PHP - if doesn't work

I have problem i have a homework, and my code doesn't work. I can't find a mistake. So i would appreciated to you when you help me.

<?php 
$cas = date(H);
if ($cas >="19" && $cas <="00") {            
echo "something";
}
?>

Aucun commentaire:

Enregistrer un commentaire