PHP recibe texto de HTML

echo(strip_tags($your_string));
Borma