[PHPTAL] PHPTAL 1.2.0 alpha

Kornel Lesiński kornel at aardvarkmedia.co.uk
Wed Apr 29 14:23:00 CEST 2009


On 29-04-2009 at 00:53:41 romtek <romtek at gmail.com> wrote:

>> OK, I've given up on require() and changed it all to require_once().
>
> Is there ever a reason to use require() to include code (not text)?

I hoped it would be faster than require_once, but it turned out that with relative paths the difference is insignificant.

-- 
regards, Kornel





More information about the PHPTAL mailing list