PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Looking for a solution to validate a string to make sure all html tags are balanced.
if a tag is opened and not closed (or vice versa) it is considered unbalanced and that tag should be removed (or turned into a comment