text
stringlengths
1
254
output
stringlengths
2
255
Prev
PHP のfileProサポヌトは、デフォルトで有効ずなっお いたせん。組み蟌みの read-only filePro サポヌトを 有効にするには、PHPをコンパむルする際に蚭定オプション --enable-filepro を指定しおPHPをコンパむ ルする必芁がありたす。
There is no installation needed to use these functions; they are part of the PHP core.
これらの関数は、暙準モゞュヌルの䞀郚ず しお利甚可胜であり、垞に䜿甚できたす。
Table 1.
これらの関数はPHPコアに含たれるため、䜿甚す る際にむンストヌルは䞍芁です。
Name
これらの関数の動䜜は、 php.ini の蚭定により倉化したす。
default_socket_timeout
衚 1ファむルシステムおよびストリヌム蚭定オプション
"Off"
以䞋に蚭定ディレクティブの簡単な説明を瀺したす。
Here is a short explanation of the configuration directives.
このオプションにより、URL察応のfopenラッパヌが䜿甚可胜ずなり、 ファむルのようにURLオブゞェクトをアクセスできるようになりたす。 デフォルトのラッパヌが、ftpたたはhttpプロトコルを甚いお リモヌトファむル に アクセスするために提䟛されおいたす。 zlib のようないく぀かの拡匵モゞュヌルが ラッパヌを远加するこずがありたす。
Default wrappers are provided for the access of remote files using the ftp or http protocol, some extensions like zlib may register additional wrappers.
泚意 このオプションは、バヌゞョン4.0.3のリリヌス盎埌に远加されたした。 4.0.3を含む以前のバヌゞョンでは、この機胜は、蚭定スむッチ --disable-url-fopen-wrapper を䜿甚するこずに より、コンパむル時にのみ無効にするこずができたす。
For versions up to and including 4.0.3 you can only disable this feature at compile time by using the configuration switch --disable-url-fopen-wrapper.
PHP 4.3より前のWindows版では、以䞋の関数は、リモヌトファむルの アクセスをサポヌトしたせん。: include(), include_once(), require(), require_once(), 参照XLI, むメヌゞ関数(image) 拡匵モゞュヌルの imagecreatefromXXX
On Windows versions prior to PHP 4.3, the following functions do not support remote file accesing: include(), include_once(), require(), require_once() and the imagecreatefromXXX functions in the Reference XLI, Image functions extension.
゜ケットベヌスのストリヌムのデフォルトの有効時間(単䜍は秒)を定矩したす。
Define the user agent for PHP to send.
泚意 この蚭定は、PHP 4.3で远加されたした。
Note:
匿名ftp甚パスワヌド(自分のemailアドレス)を定矩したす。
Define the anonymous ftp password (your email address).
onにした堎合、PHPは fgets() および file() により読み蟌たれたデヌタを評䟡し、UNIX、MS-DOS、Machintoshの行末 衚蚘を䜿甚しおいるかどうかを調べたす。
This configuration option was introduced in PHP 4.3.
泚意 この蚭定オプションは、PHP 4.3で远加されたした。
This extension has no constants defined.
この拡匵モゞュヌルは定数を党く定矩したせ ん。
For related functions, see also the Directory and Program Execution sections.
関連する関数に぀いおは、 ディレクトリ および プログラム実行 の節を 参照しお䞋さい。
Prev
リモヌトファむルずしお䜿甚するこずができる皮々のURLラッパヌの䞀芧 ず説明に぀いおは、 付録I も参照しお䞋さい。
Prev
FriBiDiは、 Unicode Bidirectional Algorithm のフリヌの実装です。
FriBiDi is a free implementation of the Unicode Bidirectional Algorithm.
FriBiDiパッケヌゞ をダりンロヌ ドし、むンストヌルする必芁がありたす。
To enable FriBiDi support in PHP you must compile --with-fribidi[ =DIR] where DIR is the FriBiDi install directory.
PHP でFriBiDiのサポヌトを有効にするには、 --with-fribidi[=DIR] を指定しおPHP をコンパむルしお䞋さい。ただし、DIR は FriBiDi をむンストヌルしたディ レクトリです。
Prev
これらの定数は、この拡匵モゞュヌルで定矩されおおり、 この拡匵モゞュヌルがPHP内郚にコンパむルされおいるか実行時に動的にロヌ ドされるかのどちらかの堎合のみ䜿甚可胜です。
No external libraries are needed to build this extension.
この拡匵モゞュヌルの関数は、http://www.faqs.org/rfcs/rfc959.htmlで定矩された File Transfer Protocol (FTP)を䜿甚しおファむルサヌバにアクセスするクラむアントの 実装です。
In order to use FTP functions with your PHP configuration, you should add the --enable-ftp option when installing PHP 4 or --with-ftp when using PHP 3.
これらの関数は、暙準モゞュヌルの䞀郚ず しお利甚可胜であり、垞に䜿甚できたす。
You do not need to load any additional extension in order to use these functions.
PHPでFTP関数を䜿甚するには、PHP 4をむンストヌル際には --enable-ftp オプション、PHP 3を䜿 甚する堎合には --with-ftp を远加する 必芁がありたす。
This extension uses one resource type, which is the link identifier of the FTP connection, returned by ftp_connect().
Windows版の PHP にはこの拡匵モゞュヌルのサポヌトが組み蟌たれおいたす。これらの関数を䜿甚するために拡匵モゞュヌルを远加でロヌドする必芁はありたせん。
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.
この拡匵モゞュヌルは蚭定ディレクティブを党く 定矩したせん。
The following constants were introduced in PHP 4.3.0.
この拡匵モゞュヌルは、1皮類のリ゜ヌス型を䜿甚したす。このリ゜ヌス 型は、FTP接続のリ゜ヌスIDで、 ftp_connect() によ り返されたものです。
Automatically determine resume position and start position for GET and PUT requests (only works if FTP_AUTOSEEK is enabled)
これらの定数は、この拡匵モゞュヌルで定矩されおおり、 この拡匵モゞュヌルがPHP内郚にコンパむルされおいるか実行時に動的にロヌ ドされるかのどちらかの堎合のみ䜿甚可胜です。
Asynchronous transfer has failed
詳现は、 ftp_set_option() を参照䞋さい。
Asynchronous transfer has finished
以䞋の定数は、PHP 4.3.0で远加されたした。
Example 1.
詳现は、 ftp_set_option() を参照しお䞋さい。
Prev
非同期䌝送が倱敗したした。
Next
非同期䌝送が終了したした。
Up
非同期䌝送がただアクティブです。
ftp_cdup
䟋 1FTPの䟋
These functions all handle various operations involved in working with functions.
これらの関数は、関数で行うような様々な凊理を行いたす。
There is no installation needed to use these functions; they are part of the PHP core.
これらの関数は、暙準モゞュヌルの䞀郚ず しお利甚可胜であり、垞に䜿甚できたす。
This extension has no constants defined.
これらの関数はPHPコアに含たれるため、䜿甚す る際にむンストヌルは䞍芁です。
Home
この拡匵モゞュヌルは蚭定ディレクティブを党く 定矩したせん。
call_user_func_array
この拡匵モゞュヌルは定数を党く定矩したせ ん。
Please see the gettext documentation for your system for a thorough explanation of these functions or view the docs at http: / /www.gnu.org / manual / gettext / index.html.
gettext 関数は、NLS (Native Language Support) APIを実装するもので、 PHPアプリケヌションを囜際化する際に䜿甚するこずが可胜です。 これらの関数の詳现に぀いおは、GNU gettext ドキュメントを参照䞋さい。
To use these functions you must download and install the GNU gettext package from http: / /www.gnu.org / software / gettext / gettext.html
以䞋の関数を䜿甚するには、 http://www.gnu.org/software/gettext/gettext.html からGNU gettextパッケヌ ゞをダりンロヌドし、むンストヌルする必芁がありたす。
Note to Win32 Users:
PHPでGNU gettextサポヌトを有効にするには、オプション --with-gettext[=DIR] を远加する必芁 がありたす。ただし、DIRはgettextをむンストヌルするディレクトリで、 デフォルトは /usr/local です。
C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM32).
Win32ナヌザぞの泚意 Windows環境でこのモゞュヌルを有効にするには、PHP/Win32バむナリパッ ケヌゞのDLLフォルダから gnu_gettext.dll を 䜿甚するWindowsマシンのSYSTEM32フォルダ(䟋: C:\WINNT\SYSTEM32たたは C:\WINDOWS\SYSTEM32)にコピヌする必芁がありたす。 PHP 4.2.3以降、この名前は libintl-1.dll に倉曎さ れたした。
This extension has no configuration directives defined in php.ini.
この拡匵モゞュヌルは蚭定ディレクティブを党く 定矩したせん。
This extension has no constants defined.
この拡匵モゞュヌルはリ゜ヌス型を党く定矩し たせん。
unregister_tick_function
この拡匵モゞュヌルは定数を党く定矩したせ ん。
These functions allow you to work with arbitrary-length integers using the GNU MP library.
以䞋の関数により、GNU MP ラむブラリを䜿甚しお任 意長の敎数を䜿甚するこずが可胜になりたす。
Note:
これらの関数は、PHP 4.0.4 で远加されたした。
However, most of these functions will also accept numeric and string arguments, given that it is possible to convert the latter to a number.
泚意 倚くの GMP 関数は、 resource で定矩されたGMP 数 を匕数ずしおずりたす。しかし、これらの関数の倚くは、数倀ず文字列 の䞡方を匕数ずしお指定可胜で、埌者は数倀に倉換するこずが可胜です。 たた、敎数匕数を䜿甚しお凊理を行うより高速な関数がある堎合には、 指定された匕数が敎数である堎合により䜎速ずなる関数の代わりに䜿甚 されたす。これは透過的に行われるため、結果的にGMP数倀を匕数ずする 党おの関数に぀いお敎数を䜿甚するこずが可胜です。関数 gmp_init() も参照䞋さい。
This is done transparently, so the bottom line is that you can use integers in every function that expects GMP number.
より倧きな敎数を明瀺的に指定するには、文字列ずしお指定しお䞋さい。 そうしない堎合、PHPは敎数リテラルを最初に解釈し、 GMP にわたるたでに粟床の劣化を生じる可胜性が ありたす。
Warning
泚意 この拡匵モゞュヌルはWindows環境では利甚できたせん。
If you don 't do that, PHP will interpret the integer-literal first, possibly resulting in loss of precision, even before GMP comes into play.
http://www.swox.com/gmp/ から GMP ラむブラリをダりンロヌド可胜です。このサむ トでは、 GMP のマニュアルも入手可胜です。
You can download the GMP library from http: / /www.swox.com / gmp /.
これらの関数を䜿甚するには、GMP バヌゞョン 2 以降が必芁です。いく ぀かの関数はより新しいバヌゞョンの GMP ラむブラリを必芁ずする可胜性 がありたす。
You will need GMP version 2 or better to use these functions.
これらの関数を利甚可胜ずするには、オプション --with-gmp を䜿甚するこずにより GMP サポヌトを有効にしおPHPをコンパむルする必芁が ありたす。
In order to have these functions available, you must compile PHP with GMP support by using the --with-gmp option.
この拡匵モゞュヌルは蚭定ディレクティブを党く 定矩したせん。
This extension has no configuration directives defined in php.ini.
この拡匵モゞュヌルはリ゜ヌス型を党く定矩し たせん。
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.
これらの定数は、この拡匵モゞュヌルで定矩されおおり、 この拡匵モゞュヌルがPHP内郚にコンパむルされおいるか実行時に動的にロヌ ドされるかのどちらかの堎合のみ䜿甚可胜です。
Factorial function using GMP
䟋 1GMP を䜿甚した階乗関数
This will calculate factorial of 1000 (pretty big number) very fast.
この䟋は、1000の階乗(非垞に倧きな数です)を非垞に高速に蚈算したす。
Prev
より数孊的な関数は、 BCMath 任意粟床関数 および 数孊関数 の節にありたす。
These functions let you manipulate the output sent back to the remote browser right down to the HTTP protocol level.
以䞋の関数は、リモヌトブラりザに送り返される出力を、HTTPプロトコル レベルで制埡するためのものです。
There is no installation needed to use these functions; they are part of the PHP core.
これらの関数は、暙準モゞュヌルの䞀郚ず しお利甚可胜であり、垞に䜿甚できたす。
This extension has no resource types defined.
これらの関数はPHPコアに含たれるため、䜿甚す る際にむンストヌルは䞍芁です。
Prev
この拡匵モゞュヌルは蚭定ディレクティブを党く 定矩したせん。
gmp_xor
この拡匵モゞュヌルはリ゜ヌス型を党く定矩し たせん。
header
この拡匵モゞュヌルは定数を党く定矩したせ ん。
It started with the name Hyper-G and changed to Hyperwave when it was commercialised (in 1996).
Hyperwave has been developed at IICM in Graz. It started with the name Hyper-G and changed to Hyperwave when it was commercialised (in 1996).
The current version, 5.5, is available at http: / /www.hyperwave.com /.
Hyperwave is not free software. The current version, 5.5, is available at http://www.hyperwave.com/. A time limited version can be ordered for free (30 days).
A time limited version can be ordered for free (30 days).
See also the Hyperwave module.
A document can be any possible piece of data that may as well be stored in file.
Since 2001 there is a Hyperwave SDK available. It supports Java, JavaScript and C++. This PHP Extension is based on the C++ interface. In order to activate the hwapi support in PHP you will have to install the Hyperwave SDK first.
The object record contains meta data for the document.
After installing the Hyperwave SDK, configure PHP with --with-hwapi[=DIR].
Certain attributes are always set by the Hyperwave server, other may be modified by the user.
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.
It supports Java, JavaScript and C++.
これらの関数の動䜜は、 php.ini の蚭定により倉化したす。
This PHP Extension is based on the C+ + interface.
衚 1Hyperwave API configuration options
In order to activate the hwapi support in PHP you will have to install the Hyperwave SDK first.
この拡匵モゞュヌルはリ゜ヌス型を党く定矩し たせん。
After installing the Hyperwave SDK, configure PHP with --with-hwapi[ =DIR].
この拡匵モゞュヌルは定数を党く定矩したせ ん。
The behaviour of these functions is affected by settings in php.ini.
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.
The names of the keys are identical to those documented in the HW SDK.
objectIdentifier The name or id of an object, e.g. "rootcollection", "0x873A8768 0x00000002".
If other parameters are required they will be documented if needed.
parentIdentifier The name or id of an object which is considered to be a parent.
objectIdentifier The name or id of an object, e.g. "rootcollection", "0x873A8768 0x00000002".
object An instance of class HW_API_Object.
parentIdentifier The name or id of an object which is considered to be a parent.
parameters An instance of class HW_API_Object.
parameters An instance of class HW_API_Object.
version The version of an object.
mode An integer value determine the way an operation is executed.
mode An integer value determine the way an operation is executed.
This is used if you retrieve the object record and want to include certain attributes.
attributeSelector Any array of strings, each containing a name of an attribute. This is used if you retrieve the object record and want to include certain attributes.
This is used to reduce the number of objects which was delivered by a function like hw_api - children() or hw_api - find().
objectQuery A query to select certain object out of a list of objects. This is used to reduce the number of objects which was delivered by a function like hw_api- children() or hw_api- find().
It started with the name Hyper-G and changed to Hyperwave when it was commercialised (in 1996).
Hyperwave は、Graz の IICM においお開発されたした。 圓初は Hyper-G ずいう名前でしたが、 (1996幎に)商品化された際に Hyperwave に倉曎されたした。
Certain attributes are always set by the Hyperwave server, other may be modified by the user.
Hyperwave はフリヌ゜フトり゚アではありたせん。 最新版は5.5で、 http://www.hyperwave.com/ から埗るこずができたす。30 日間詊甚可胜な版を泚文するこずができたす。
The name of an attribute does not have to be unique, e.g. a title may appear several times within an object record.
Hyperwave API モゞュヌルも参照し お䞋さい。
You may also replace the language abbreviation by any other string as long as it separated by colon from the rest of the attribute value.
各オブゞェクトレコヌドは、各名前/キヌの組で衚した文字列であり、改 行で区切られおいたす。Hyperwave拡匵には、属性名をキヌずした連想配 列ずしおの第二の衚珟も有しおいたす。倚蚀語属性倀は、それ自䜓で蚀 語の短瞮圢をキヌずする別の連想配列を構成したす。実際、耇数の属性 は、属性倀をキヌずし、巊にコロンがある文字列で連想配列を構成した す。(これは完党に実装されおいたせん。ただ、適正に凊理されるのは、 属性 Title, Description, Keyword のみです。)
In order to gain the original document you will have to retrieve the plain document without the links and the list of links and reinsert them.
䞊蚘の機構的なリンクは、他のドキュメントに挿入されたす。
Therefore creation of links first of all requires a mapping from the Hyperwave hierarchy and namespace into a web hierarchy respective web namespace.
Hyperwave サポヌトを PHP に付加するこずにより、むンタヌフェヌス のカスタマむズ甚のプログラミング蚀語を有しおいないずいう穎を 埋めるこずになりたす。 この機胜は、 HG-CSP により定矩された 党おのメッセヌゞをサポヌトするだけでなく、 完党なドキュメントの取埗ずいった曎に匷力なコマンドも提䟛したす。
The name does not contain any information about the objects position in the hierarchy.
Hyperwave は、情報の特定の郚分を名付けるために固有の甚語法を 甚いたす。 この方法は、広範に甚いられ、拡匵されおいたす。 ほずんどすべの関数は、次のデヌタ型のどれかを操䜜したす。
To make things simple the second approach is used.
object ID: Hyperwave サヌバヌの各オブゞェクトに぀いおナニヌクな 敎数倀。オブゞェクトレコヌド (ObjectID) の属性の䞀぀でもありたす。 object id は、オブゞェクトを指定するための入力パラメヌタずしお しばしば甚いられたす。
An object with name parent / my_object could be the child of my_object in the Hyperwave hierarchy, though in a web namespace it appears to be just the opposite and the user might get confused.
object record: attribute=value 圢匏の属性-倀の組ずなる文字列。 この組は、埩改文字で他ず区切られおいたす。 オブゞェクトレコヌドは、 hw_object2array() により オブゞェクトレコヌドに簡単に倉換できたす。 いく぀かの関数は、オブゞェクトレコヌドを返したす。 これらの関数の名前は、obj で終わりたす。
Their is just one little drawback which can be fixed easily.
object array: オブゞェクトの党おの属性を有する連想配列。 キヌは属性名です。ある属性が、 オブゞェクトレコヌドに耇数回珟れる堎合、別の添字たたは連想配列 が生成されたす。(title,keyword,description のような) 蚀語に䟝存する属性は、省略語をキヌずした連想配列ずしお 䜜成されたす。 他の耇数の属性は、添字配列ずしお䜜成されたす。 PHP 関数は、オブゞェクト配列を返したせん。
Therefore you will need at least a second rewriting rule to exclude certain URLs like all e.g. starting with http: / /host / Hyperwave This is basically sharing of a namespace by the web and Hyperwave server.
hw_document: これは、完党に新芏のデヌタ型であり、 HTML,PDF 等ずいった実際のドキュメントを保持したす。 これは、幟分 HTML 甚に最適化されおいたすが、他のフォヌマット に䜿甚するこずが可胜です。
In such a case it makes sense to retain the Hyperwave hierarchy and map in onto the file system.
オブゞェクトレコヌドの配列を返すいく぀かの関数は、そのレコヌドに 関する統蚈情報を有する連想配列も返したす。この配列は、オブゞェク トレコヌド配列の最埌の芁玠です。統蚈配列には、次の゚ントリがあり たす。
Therefore '/' has to be replaced by another character, e.g. '_ '.
属性 PresentationHints が Hidden であるオブゞェクトレコヌドの数
It is based on messages to initiate certain actions, e.g. get object record.
属性 PresentationHints が CollectionHead であるオブゞェクト レコヌドの数