|
From: Eduardo B. <wo...@li...> - 2007-01-31 17:13:58
|
Hi,
I=B4m using nusoap.php v 1.94 on a php script for making client =
connections to
a WSDL enabled server. So far the scripts work fine, they access data =
from
the server and returns the results. Although they take some seconds to
process the required action and it seems that the
require_once('nusoap.php'); is making the delay.
So the question is, is there a way to preload the nusoap.php script like
from apache? Or a way to load it once and make it available to all the
scripts on the site?
Please send me your comments from your experience.
Regards,
Edo
|