Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
apache module 로
check out the complete list of configure options for an exhaustive rundown.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
see also the hyperwave module.
a time limited version can be ordered for free (30 days).
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
this module defines the following constants:
the constants below are defined by this extension, and will only be available when the extension has either been compiled into php or dynamically loaded at runtime.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
the following configure options are related to the mbstring module.
you must enable the module with the configure script.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
예 3-5. installation instructions (apache module version)
addtype application / x-httpd-php .php loadmodule php4_module libexec / libphp4.so you can choose any extension you wish here. .php is simply the one we suggest.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
예 1. using php's curl module to fetch the php homepage
using php 's curl module to fetch the example.com homepage
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
php 4: dba를 동적으로 적재할 수 있는 공유 모듈(shared module) 형태로 만든다.
these options are only used in php 4 as of php 4.1.0.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
this module enables you to transparently read zip compressed archives and the files inside them.
this module enables you to transparently read zip compressed archives and the files inside them.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
it is used internally by dbx only, and is actually the module number mentioned above.
see also: dbx_close().
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
for dynamic extensions, module and request startup/shutdown events happen at the same time.
for dynamic extensions, module and request startup / shutdown events happen at the same time.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
code all of your module to work with the regular resource list mentioned in section (9).
le_mysql_link for non-persistent link and le_mysql_plink for a persistent link).
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
following is a quote from the sample module discussed previously, which makes use of the conversion functions:
zval **parameter; if((zend_num_args() != 1) _bar_ _bar_ (zend_get_parameters_ex(1, parameter) != success)) {wrong_param_count;} convert_to_long_ex(parameter); return_long(z_lval_p(parameter));
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
the following constants are defined when using the ftp module: ftp_ascii and ftp_binary.
the constants below are defined by this extension, and will only be available when the extension has either been compiled into php or dynamically loaded at runtime.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
build shared apache 2.0 module. file is the optional pathname to the apache apxs tool; defaults to apxs.
note:
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
the integration with apache and possible other servers is already described in the hyperwave module which has been the first extension to connect a hyperwave server.
certain attributes are always set by the hyperwave server, other may be modified by the user.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
encoding is used for http input character encoding conversion, http output character encoding conversion and default character encoding for string functions defined by mbstring module.
encoding:
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
10. i have followed all the steps to install the apache module version on unix, and my php scripts show up in my browser or i am being asked to save the file.
make sure that the httpd binary you are running is the actual new httpd binary you just built.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
if you read mysql.c, you'll notice that except for the more complex connect function, nothing in the rest of the module has to be changed.
php3_plist_delete( id) - delete the resource with the specified id
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
declaration and implementation of these functions can be done with macros; see the earlier section "declaration of the zend module block" for details.
prev
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
all registered variables are serialized after the request finishes. registered variables which are undefined are marked as being not defined. on subsequent accesses, these are not defined by the session module unless the user defines them later.
it might be more appropiate to use a shared memory based filesystem (such as tmpfs on solaris / linux, or / dev / md on bsd) to store sessions in files, because they are properly locked.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :