SimpleXML: Using Iterable ObjectTag: SimpleXML, SimpleXMLElement, XML Category: PHP Basicpost: 17 Apr 2008 read: 707 PHP SimpleXML Step By Step Tutorial - Part 4: At previous post, we learn to access element as property of SimpleXMLElement. Now, we will access and display all element that we want. For example, we want to access all title. We can use like this:
As we know, $lib become array. We can access direct to particular element such as:
|
| | Give Your Opinion | Recommend |
|


