<?php $myvalue = 'yes'; $anothervalue = 'test'; if ($myvalue == 'yes') { echo 'This is some test content, within which is some more php bits Test ' , ($anothervalue == 'test' ? 'Print this' : 'Print that') , ' And then some more content<br />Test'; } else { echo 'The value didnt match'; }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`