Created
July 18, 2014 20:17
-
-
Save JayWood/348752b568ecd63ae5ce to your computer and use it in GitHub Desktop.
Close ALL open HTML tags in PHP string
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@JayWood Code is great! But it's not closing h tags such as h1, h2, h3, h4, h5 and h6.
Here are updated code.