Medium
What is the output of the following code ?
if ("welove" <> "devs") {
$color = "blue";
}
echo $color = $color ?? "red";
Author: ThéoStatus: PublishedQuestion passed 867 times
Edit
2
Community Evaluations
Auteur anonyme
22/11/2023
Bonjour, peux tu envoyer un screenshot ou une vidéo du problÚme à [email protected] ?
Similar QuestionsMore questions about PHP