전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
implementation of get_module()
troubleshooting
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
fribidi is a free implementation of the unicode bidirectional algorithm.
prev
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
예 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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
stream_type (string) - a label describing the underlying implementation of the stream.
stream_type (string) - a label describing the underlying implementation of the stream.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
declaration and implementation of these functions can be done with macros; see the earlier section "declaration of the zend module block" for details.
prev
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: