In PHP functions used to be “too slow” so people didn't use them. People would microbenchmark print, echo and echo with list syntax and find differences significant enough (to them) to make a firm decision. There were arguments over whether or not to use unbuffered mysql queries.