Hello, I have a php code to display a few things from my sql database. Right now, it's listed in rows:
item 1
item 2
item 3
and so on
But I want to list all of the info in rows AND two columns, like this:
item 1 item 2
item 3 item 4
and so on
I've looked endlessly on google to find codes...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.