inboxHub
Login
Signup
x
Login
Signup
Home
Categories
Application
Artificial Intelligence
Database
Digital Marketing
Physiotherapy
Quality Assurance
Web Technology
Home
Remove-html-tags-from-string-php
Remove html tags from string php
echo strip_tags("Hello
world!
");
?>
Ankur Rajput
Asked 13-11-2024
215
Answer (1)
you can use strip_tags(); core php function remove html tags
Harsh Aggrawal
Asked 29-06-2018
45 Likes
Comments
Write comment
Submit
Submit your answer