|
Posted by Andy Hassall on 11/15/04 11:22
On Tue, 26 Jul 2005 19:08:03 +0100, SOR
<webmaster@sparesorrepair.co.uk.INVALID> wrote:
><comp.lang.php , rik , rick.huby@e-connected.com>
><1122377388.882592.6900@f14g2000cwb.googlegroups.com>
><26 Jul 2005 04:29:49 -0700>
>
>> I have been programming in PHP for a while now, every prgrammer comes
>> across little tips and tricks that work really well.
>>
>> Usually these things are pretty simple, like using include_once instead
>> of include for certain files,
>
>I've seen both used but dont know the difference - what is the
>difference ? .
PHP has a manual that answers questions like this.
http://php.net/include
http://php.net/include_once
--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
[Back to original message]
|