What data type are the oppo1, 2 and 3 fields?
<?php if($WADAstats_details->getColumnVal("oppo1") == "" && $WADAstats_details->getColumnVal("oppo2") == "" && $WADAstats_details->getColumnVal("oppo3") == "") { // Show if mysqli recordset empty ?>
These recordset fields are all empty
<?php } // Show if mysqli recordset empty ?>