Parse Attributes


/ Published in: PHP
Save to your folder(s)

Parse an attributes string into an array. If the string starts with a tag, then the attributes on the first tag are parsed. This parses via a manual loop and is designed to be safer than using DOMDocument.

URL: http://dev.airve.com/demo/speed_tests/php/parse_attrs.php

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.