Hacker News new | ask | show | jobs
by Altreus 4435 days ago
False. print is a language construct

http://uk1.php.net/manual/en/function.print.php

1 comments

+1 - oddly enough, my first thought in reading someone's report on the 'incorrectness' of their answers, and yet, adding to the misinformation.

Hint: any php 'function' that can be called without parens, is a language construct. Some of our favorite impostor 'functions' in php: echo, unset, isset, die, include, require