simple question >>
i'm now learning php and i get some things in mind wich is >>>
how it's can be done ! ... wich my question is :
is the echo have or i can do unset or something that if (if statement got true ) remove the echo or unset echo or something ?
like this ... :
$name = belal ;
echo "$name";
if ($name == belal ) {
"unset echo (or) "remove echo "
}
Note : " (or) i not mean by it that i execute as a code it's word so i can explaining my question "
this is not a question that i need it really for build something
it's just a "query" in my mind specially
i'm go to learning php 100% so i want everything in my mind ask to it Decidedly
so thanks