From professional translators, enterprises, web pages and freely available translation repositories.
implementation of get_module()
troubleshooting
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
fribidi is a free implementation of the unicode bidirectional algorithm.
prev
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
예 32-1. php's implementation of variable arguments in fsockopen().
then it uses a fall-through mechanism in a switch() statement to deal with all arguments.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
dba is binary safe and does not have any arbitrary limits. it inherits all limits set by the underlying database implementation.
the functions dba_open() and dba_popen() return a handle to the specified database file to access which is used by all other dba-function calls.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
stream_type (string) - a label describing the underlying implementation of the stream.
stream_type (string) - a label describing the underlying implementation of the stream.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
note that zziplib only provides a subset of functions provided in a full implementation of the zip compression algorithm and can only read zip file archives. a normal zip utility is needed to create the zip file archives read by this library.
a normal zip utility is needed to create the zip file archives read by this library.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
declaration and implementation of these functions can be done with macros; see the earlier section "declaration of the zend module block" for details.
prev
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
for example, resources are used to store database links and file descriptors. the de facto standard implementation can be found in the mysql module, but other modules such as the oracle module also make use of resources.
to create a new resource you need to register a resource destruction handler for it.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
requests that the underlying stream implementation perform safe_mode checks on the file before opening the file. omitting this flag will skip safe_mode checks and allow opening of any file that the php process has rights to access.
if this flag is set, and there was an error during the opening of the file or url, the streams api will call the php_error function for you.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
a very clever implementation of this can be found in the code handling php's fsockopen() located in ext/standard/fsock.c, as shown in 예 32-1. don't worry if you don't know all the functions used in this source yet; we'll get to them shortly.
don' t worry if you don't know all the functions used in this source yet; we'll get to them shortly.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: