0
I can't get global and local scops.. and how they get called
2 Réponses
0
variables declared outside a method but inside the class has global scope can be accessed anywhere inside the class.
but variables declared inside the method has local scope only and can be accessed only inside the class.
0
use HTML tag "</br>" in echo