[Solved] echo within an echo statement [closed]


Ok, I’ve edited. and now my answer is the same as the other guy

<?php if($res >=25 && $res <=100 ) { echo $boardDetails->bgimageurl; } ?>

4

solved echo within an echo statement [closed]