UL to PHP array
Package:
Summary:
Parse HTML lists to extract contained structure
Groups:
Author:
Description:
This class can be used to parse HTML lists to extract contained structure.
It can take a string with well-formed HTML UL lists tags and extracted the contained list elements structure. It supports nested lists.
The class returns an array of items elements.
It can take a string with well-formed HTML UL lists tags and extracted the contained list elements structure. It supports nested lists.
The class returns an array of items elements.
Comments are closed.