I think that you mean by "parse" something different from what I mean. What exactly are you trying to accomplish?
“The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”
—Tim Berners-Lee, W3C Director and inventor of the World Wide Web
I think that you mean by "parse" something different from what I mean. What exactly are you trying to accomplish?
by parsing i mean looping and outping each of the array value.
oops i should have showed a example,
i want the array to be outputted in the following format:
[Heading1] Someheading
[par] 3
[content] hello world
[id] 1
Heading1 will be array which contain a array inside it storing the information about that heading, there can be more than one Heading1 arrays that why i need a loop.
"Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."
~ Terry Pratchett in Nation
Bookmarks