标签: php forms input title
如何在php中获取div的title属性。我想在php中获得标题值,例如“ Hong Kong(Hong Kong):+852”。有任何方法可以解析此信息。
<div class="selected-flag" role="combobox" aria-owns="country-listbox" tabindex="0" title="Hong Kong (香港): +852"></div>