| array(5) {
  ["Type"]=>
  string(3) "TAG"
  ["Name"]=>
  string(1) "p"
  ["Position"]=>
  int(0)
  ["Line"]=>
  int(1)
  ["Column"]=>
  int(1)
}
array(5) {
  ["Type"]=>
  string(4) "DATA"
  ["Data"]=>
  string(5) "Well "
  ["Position"]=>
  int(0)
  ["Line"]=>
  int(1)
  ["Column"]=>
  int(1)
}
array(6) {
  ["Type"]=>
  string(3) "TAG"
  ["Name"]=>
  string(3) "img"
  ["Attributes"]=>
  array(2) {
    ["alt"]=>
    string(4) "this"
    ["src"]=>
    string(61) "http://files.phpclasses.org/graphics/phpclasses/elephpant.png"
  }
  ["Position"]=>
  int(5)
  ["Line"]=>
  int(1)
  ["Column"]=>
  int(6)
}
array(5) {
  ["Type"]=>
  string(4) "DATA"
  ["Data"]=>
  string(13) " is an image."
  ["Position"]=>
  int(75)
  ["Line"]=>
  int(1)
  ["Column"]=>
  int(76)
}
array(5) {
  ["Type"]=>
  string(6) "ENDTAG"
  ["Name"]=>
  string(1) "p"
  ["Position"]=>
  int(88)
  ["Line"]=>
  int(1)
  ["Column"]=>
  int(89)
}
 |