Jump to content

Echoing search results in a table


MDanz

Recommended Posts

How do i echo search results into 1 column?... and each result have there own row.

 

echo " <b>$name</b><br>

        <img src='$image'>

        <br>

        <a href='$hyperlink'>$hyperlink</a><p>

        ";

 

this is how i was doing this previously.. i want to echo in a table with 1 column and just say 3 results, then 3 rows.

 

 

Link to comment
https://forums.phpfreaks.com/topic/168886-echoing-search-results-in-a-table/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.