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

It means it's not an array, it's an object, so you need to access the property.

Try this?

PHP Code:
<?php echo $personas[5]->UPDATE_DATE?>
Reply


Messages In This Thread
RE: View that prints all the array $data['personas'] in a table html. - by JayAdra - 05-02-2017, 07:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB