Re: functions versus includes

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

 



No takers on this topic?


""Frank Lopes"" <franklopes@xxxxxxxxxxx> wrote in message news:8E.57.64752.7EC06374@xxxxxxxxxxxxxxx
I just started using PHP and got to think...

Without getting into the discussion of "best practices", strictly from a performance perspective,
what is faster: a function or an include?

For example I have a block of text that needs to appear mutliple times throughout the site.

Will I be better off creating a function with its contents and then later just calling the function or, will it be faster (from an execution perspective) for me to create an .inc file that gets included later on?

Thanks for the your thoughts.

--
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