Jump to content

johnber

New Members
  • Posts

    6
  • Joined

  • Last visited

Community Answers

  1. johnber's post in If then Else help please was marked as the answer   
    learning a lot so error reporting now on and after a few reported syntax errors which I fixed I have
    echo "<td>"; if ($row['image'])     echo "{$row['image']}</td>"; else     echo "No data!"; echo "</td></tr>";   which works a treat - thanks for all the help. John
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.