From professional translators, enterprises, web pages and freely available translation repositories.
the seventh and eighth parameters specify the logon identity and password to use on the proxy.
הערה:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
ovrimos_longreadlen() is used to specify how many bytes are to be retrieved from long datatypes.
הבא
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
extraattribs is used to specify additional configuration options for the csr. both dn and extraattribs are associative arrays whose keys are converted to oids and applied to the relevant part of the request.
הפונקציה הזו היא ניסיונית. כלומר, התנהגות הפונקציה,שם הפונקציה ובאופן כללי כל מה שמתועד כאן עשוי להשתנות בהפצה עתידית של php ללא התרעה. ראה הוזהרת,השימוש בפונקציה זו על אחריותך בלבד.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
printer_brush_custom: creates a custom brush from an bmp file. the second parameter is used to specify the bmp instead of the rgb color code.
למעלה
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
작은 정보: you can use a url as a filename with this function if the fopen wrappers have been enabled. see fopen() for more details on how to specify the filename and 부록 h for a list of supported url protocols.
טיפ: ניתן להשתמש בקישור url בפונקציה זו אם אופציית "fopen wrappers" פעילה. למידע נוסף יש לעיין ב: fopen()
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
as of php 4.3.0, the name, location and existence of the cli/cgi binaries will differ depending on how php is installed on your system. by default when executing make, both the cgi and cli are built and placed as sapi/cgi/php and sapi/cli/php respectively, in your php source directory. you will note that both are named php. what happens during make install depends on your configure line. if a module sapi is chosen during configure, such as apxs, or the --disable-cgi option is used, the cli is copied to {prefix}/bin/php during make install otherwise the cgi is placed there. so, for example, if --with--apxs is in your configure line then the cli is copied to {prefix}/bin/php during make install. if you want to override the installation of the cgi binary, use make install-cli after make install. alternatively you can specify --disable-cgi in your configure line.
since php 4.3.0 the cli sapi is no longer experimental and is therefore always built and installed as the php (called php.exe on windows) binary.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: