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

(05-02-2017, 06:20 AM)JayAdra Wrote: I'm not quite sure what you're wanting, but could you do this?

PHP Code:
<?php echo $personas[5][6]; ?>

Thanks for your answer Jay.

Yes, I need only the 6 value of the 5 array

I tried that you say and it does this error:


_______________________________
Fatal error: Cannot use object of type stdClass as array in C:\xampp\htdocs\CuadroMando_CodeIgniter\application\views\view_05_tabla_oracle.php on line 601
A PHP Error was encountered
Severity: Error
Message: Cannot use object of type stdClass as array
Filename: views/view_05_tabla_oracle.php
Line Number: 601
Backtrace:
________________________________


What do you think?

Thanks a lot.
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB