Undefined variable PHP | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Undefined variable PHP

By default, what is an undefined variable equal to in PHP?

26th Sep 2019, 2:40 AM
Alex
1 Réponse
0
A short test in Playground showed me that code doesn't even run when we have declared a variable uninitialized.
26th Sep 2019, 4:24 AM
Ipang