<?php if ($searchList->response->total == 0):?> <h3>Sorry... no result found.</h3> <p>Suggestions:</P> <li>Please ensure all words are spelled correctly.</li> <li>Or, try different or more general keywords.</li> <?php endif;?>