how to extract the exact data from an array in php -


I found this array from a database ... how to get the right value attribute ......

how Make PP

  print $ myArray [0] - & gt; column [ 'A21ha: link_0 '] -> Value;  

from You will get first. To get all, you want to loop from E through the content.

  foreach ($ myArray [0] - & gt; column as column column) {Print $ column-> Value;}  

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -