For example, if i were to call a search from mysql database that's particularly long, what php code could i use to split the results into, say, three separate columns within a single table, without repetition ie. i don't want the "if" statement to just repeat itself three times



Reply With Quote

Bookmarks