Welcome Guest, Not a member yet? Register   Sign In
View that prints all the array $data['personas'] in a table html.
#2

You can use the array_keys function to get the keys of the first item (if they all have the same keys?) and loop through them to create the header row.

Then simply loop through the data array and print the data.
Reply


Messages In This Thread
RE: View that prints all the array $data['personas'] in a table html. - by JayAdra - 04-20-2017, 08:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB