03-23-2008, 08:19 PM
|
#2 (permalink)
|
|
The Frequenter
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
|
Hi Gareth,
The entire PHP file will be loaded and evaluated. So although the functions won't be "run" until you call them, the entire file does get read and parsed by PHP.
Alan.
|
|
|