Description |
Returns array of full A tag [0], href [1], title [2] and innerHTML [3]. href, title and innerHTML are optional in tag; will return empty if missing.
Test will only work using PHP preg_match_all or similar; I ask this site
to add that option.
Credit goes to user prometheuzz. |