<?php $tempStyleArray = preg_split( "/ *[:;]+ */", "width: 569px; height: 26.456692913px; margin: 0px; border: 2px solid black;", 0, PREG_SPLIT_NO_EMPTY ); var_export($tempStyleArray); echo array_search('height', $tempStyleArray);
You have javascript disabled. You will not be able to edit any code.