Hi everyone,
I have a question for PHP. I am not a expert in PHP but I know how to output data from database
Is there anyway to write php code that recognize how many columns in table?
Let say, I want to make table that has 3 columns in a row.
if there are 3 columns then create another row continuously.
I don't know if it's clear enough.
Thanks
I have a question for PHP. I am not a expert in PHP but I know how to output data from database
Is there anyway to write php code that recognize how many columns in table?
Let say, I want to make table that has 3 columns in a row.
if there are 3 columns then create another row continuously.
I don't know if it's clear enough.
Thanks