View Single Post
Old 12-14-2007, 08:16 PM   #9 (permalink)
Wildhoney
La Vida es Sueño
Advanced Programmer Top Contributor 
 
Wildhoney's Avatar
 
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
Wildhoney is on a distinguished road
Default

I think you're spot on with that, Gilzow. Although I don't imagine it adds much overhead at all - probably a few milliseconds in it, I would assume, without profiling it.

After all, how much would include differ from include_once? All it needs to do is check if the file has already been SSI'd - and it all depends how it goes about that. I imagine with a call to an internal log of some kind which would be rather speedy.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney
Wildhoney is offline  
Reply With Quote