function aps_parse_specs($html){ libxml_use_internal_errors(true); $dom = new DOMDocument(); $dom->loadHTML($html); $xpath = new DOMXPath($dom); $output = "
| {$k} | {$v} |
| {$k} | {$v} |
| {$k} | {$v} |
New WordPress website is being built and will be published soon