/ Published in: PHP

This allows you to get contents of any div with ID tag.
$matches[0] returns with parent div tag
$matches[1] returns with out parent div tag
$matches[0] returns with parent div tag
$matches[1] returns with out parent div tag
Comments
