What is a templating language?

Viewed 36107

I was reading somewhere that PHP is a templating language. What is exactly a templating language? What makes PHP one? What are the other templating languages?

4 Answers
Related