Question:
if ("sometext" == "SOMEtext") { echo "TRUE"; } else { echo "FALSE"; }
It is return me FALSE, when I use double equal. The only diference are the capital leters... This if should return TRUE ????
Aucun commentaire:
Enregistrer un commentaire