¿Como puedo hacer para obtener una variable que contenga:
Código PHP:
<div id="cedit" class="mycomments">
<section id="editable" contenteditable="true">
<h3 class="editt">Click here to leave a comment!</h3>
</section>
</div>
que contenga el texto "click here to leave a comment!"?