Re: Optimization of PHP Code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jul 18, 2008 at 11:43 AM, Robert Cummings <robert@xxxxxxxxxxxxx> wrote:
> On Fri, 2008-07-18 at 16:47 +0300, Sancar Saran wrote:
>>
>> Do not use, template system, use inline php code for templates.
>
> Oh dear... you must subscribe to FUD 101.

???

I use straight php files for my templates.  My templates are very
strict in what they allow, but that is just a coding guideline, not an
enforced thing.  Basically they're read only & don't contain any real
logic.  I allow function calls, but only for things that are reads.
Writes need to happen inside the controller.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux