I and lately I\'m seeing h() and e() functions in PHP. I have googled them, but they are so short that results don\'t give any idea of what they are. I
h()
e()
If you are using a decent editor press ctrl and click on the function. It should take you to the function's declaration.