MDanz Posted August 5, 2009 Share Posted August 5, 2009 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 More sharing options...
smerny Posted August 5, 2009 Share Posted August 5, 2009 show your code up to your query? Link to comment https://forums.phpfreaks.com/topic/168886-echoing-search-results-in-a-table/#findComment-891066 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.