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!
i need a function that acts as the opposite of htmlentities and turns "non-html" mark-up into HTML mark-up, i could write a conversion system but im guessing theres already a built-in function for this that i cant find