Re: Object oriented page templates in PHP
From: Crocodile Date: Mon, 09 Apr 2012 15:49:28 +0000 Subject: Re: Object oriented page templates in PHP References: 1 Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
@ before a function call will simply turn off error reporting for that particular call. You will have to choose a different syntax. And, yes, personally, I am against this suggestion. There are template engines that already do similar things (Blitz, for instance) without requiring changes in the language core. 2012/4/9 Tom Boutell <[email protected]> > <?@addLinks($this->escape($foo)) ?> >
Thread (11 messages)
« previous | php.internals (#59509) | next » |
---|