View Single Post
Old 01-28-2008, 11:15 AM   #7 (permalink)
Salathe
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

If the included file is on your server, why would you want to introduce the overhead of loading it over the network (which if you're wanting the source code is a huge security flaw) rather than using a path on the file system?
Salathe is offline  
Reply With Quote