전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
file extension
image extension
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
예 28-1. a simple extension.
esimerkki 28-1.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
this extension has no constants defined.
alkuun
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
this extension has no resource types defined.
edellinen
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
no external libraries are needed to build this extension.
there is no installation needed to use these functions, they are part of the php core.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
this extension has no configuration directives defined in php.ini.
edellinen
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
the following character encoding is supported in this php extension:
esimerkki 5. php.ini setting example
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
참고: this function does not work on sockets created by the socket extension.
edellinen
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
this extension adds support for oracle database server access. see also the oci8 extension.
seuraava
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
one resource type is defined by this extension: a file descriptor returnded by dio_open().
edellinen
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
the classes 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.
swftextfield - setleftmargin - - sets the left margin width of the text field.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
the streams api places no restrictions on the values you use for socktype, but encourages you to consider the portability of values you choose before you release your extension.
edellinen
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
the socket functions described here are part of an extension to php which must be enabled at compile time by giving the --enable-sockets option to configure.
these functions are available as part of the standard module, which is always available.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
this extension uses sablotron and expat, which can both be found at http://www.gingerall.com/. binaries are provided as well as source.
huomaa:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
the api provided by the hw_api extension is fully object oriented. it is very similar to the c++ interface of the hyperwave sdk. it consist of the following classes.
tämä laajennus ei määrittele yhtäkään vakiota.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
a filter is a final piece of code which may perform opperations on data as it is being read from or written to a stream. any number of filters may be stacked onto a stream. custom filters can be defined in a php script using stream_register_filter() or in an extension using the api reference in 43장. to access the list of currently registered filters, use stream_get_filters().
there are many wrappers built into php by default (see liite i), and additional, custom wrappers may be added either within a php script using stream_register_wrapper(), or directly from an extension using the api reference in luku 43.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: