I have this variable extracted from MySQL, what I want is that if NOT NULL is seen in PHP but if it is NULL, no result in PhP is seen, is this possible?
<? echo ''.$result21['Nombre_Esp'].'' ?>
If it is positive how should I place the result if Name_Esp is not available