Thread
:
Too many php includes on one server, is it possible?
View Single Post
12-04-2006, 01:01 AM
woj
<&(©¿©)&>
Industry Role:
Join Date: Jul 2002
Location: Chicago
Posts: 47,882
if you use:
include('http://www.domain.com/urlinc/file.php');
it will slow it down quite a bit, if possible I would use only local includes like:
include('urlinc/file.php');
__________________
Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
Affiliate program tools:
Hosted Galleries Manager
Banner Manager
Video Manager
Wordpress Affiliate Plugin
Pic/Movie of the Day
Fansign Generator
Zip Manager
woj
View Public Profile
Find More Posts by woj