Hi,
thanks for answering.. 🙂
I've tried this code, giving me an error.. 🙁
code:
<img src="<?=if((!$GET['view']) || (empty($GET['view'])){$_GET['view'] = "images/noimageb.jpg"}?>">
Error:
Parse error: parse error, unexpected T_IF, expecting ',' or ';' in /test/grabimg.php on line 22