Home
last modified time | relevance | path

Searched refs:load (Results 1 – 25 of 175) sorted by last modified time

1234567

/PHP-5.5/win32/
H A Dinstall.txt113 to load various extensions for added functionality.
312 * Choose the extensions you would like to load when PHP starts. See
365 load. You should create php-activescript.ini and place it in that
366 folder, if you wish to load extensions, etc.
943 which extensions you would like to load when PHP starts by modifying
944 your php.ini. You can also load a module dynamically in your script
971 the leading ; from the extension you want to load.
1068 load them. Extensions can be loaded by adding an extension directive.
1411 3. Unix: I installed PHP, but every time I load a document, I get the
1505 3. Unix: I installed PHP, but every time I load a document, I get the
[all …]
/PHP-5.5/
H A Dserver-tests.php49 | shared module load it via php.ini. |
H A Dphp.ini-development9 ; PHP attempts to find and load this configuration from a number of locations.
1822 ; Directory where to load mcrypt algorithms
1826 ; Directory where to load mcrypt modes
H A Dphp.ini-production9 ; PHP attempts to find and load this configuration from a number of locations.
1822 ; Directory where to load mcrypt algorithms
1826 ; Directory where to load mcrypt modes
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar359 * defining the file to load each class from.
/PHP-5.5/sapi/tux/
H A DREADME68 /tux-modules, load php5.tux)
/PHP-5.5/sapi/litespeed/
H A DREADME52 LiteSpeed web server at the front, load balancing lsphp processes
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt31 … Init fn="load-modules" funcs="php5_init,php5_execute,php5_auth_trans" shlib="/path/to/phplibrary"
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in361 ; - remove a server from a group if it is not responding (load balancing);
518 ; Defining 'extension' will load the corresponding shared extension from
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI70 Don't load mod_php, by the way. Make sure it is commented out!
/PHP-5.5/ext/zlib/
H A Dzlib_win32_howto.txt12 Start Visual Studio, load php_modules.dsw, select the ZLIB projects, and build
/PHP-5.5/ext/xsl/tests/
H A Dbug53965.phpt13 $xml->load($base . DIRECTORY_SEPARATOR . 'collection.xml');
16 $xsl->load($base . DIRECTORY_SEPARATOR . 'collection.xsl');
H A Dxslt008.phpt13 $xsl->load(dirname(__FILE__)."/streamsinclude.xsl");
H A Dxslt009.phpt14 $xsl->load(dirname(__FILE__)."/documentxpath.xsl");
H A Dxslt010.phpt15 $dom->load(dirname(__FILE__)."/exslt.xsl");
20 $xml->load(dirname(__FILE__)."/exslt.xml");
H A Dxslt011.phpt14 $dom->load(dirname(__FILE__)."/xslt011.xsl");
19 $xml->load(dirname(__FILE__)."/xslt011.xml");
H A Dxslt012.phpt10 $dom->load(dirname(__FILE__)."/xslt.xml");
17 $xsl->load(dirname(__FILE__)."/xslt012.xsl");
H A Dxsltprocessor_registerPHPFunctions-allfuncs.phpt13 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-array-multiple.phpt17 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-array-notallowed.phpt13 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-array.phpt13 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-funcnostring.phpt16 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc-nostring.xsl");
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt15 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc-undef.xsl");
H A Dxsltprocessor_registerPHPFunctions-null.phpt17 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-string-multiple.phpt17 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");

Completed in 40 milliseconds

1234567