検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 957 for [SIMILAR] 16 1024 4096 WITH 54200 weakreference ... (0.483 sec.)
ウェブサービス 0
« var_export OAuth » PHP Manual 関数リファレンス ウェブサービス ウェブサービス OAuth はじめに インストール/設定 定義済み定数 例 OAuth 関数 OAuth — OAuth クラス OAuthProvider — OAuthProvider クラス OAuthException — OAuthException クラス SOAP はじめに インストール/設定 定義済み定数 SOAP 関 ...
https://man.plustar.jp/php/refs.webservice.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 ここに既述されたソケット関数は PHP 拡張モジュールの一部であり、 コンパイル時に configure にオプション --enable-sockets を指定することにより 使用可能となります。 関連キーワード: インストール , 手順 , 設定 , ...
https://man.plustar.jp/php/sockets.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 uopz のリリースは PECL でホストされています。 ソースコードは » github でホストされています。 インストールする最も簡単な方法は、いつもの PECL から行うことです。 » https://pecl.php.net/package/uopz Windows ユ ...
https://man.plustar.jp/php/uopz.installation.html - [similar]
属性全体を書き込む 0
« XMLWriter::text XMLWriter::writeAttributeNs » PHP Manual XMLWriter 属性全体を書き込む XMLWriter::writeAttribute xmlwriter_write_attribute (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeAttribute -- xmlwriter_write_attribute — 属性全体を書き込む 説明 オブジェクト ...
https://man.plustar.jp/php/xmlwriter.writeattribute.html - [similar]
Ev 0
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス Ev::backend — libev が使うバックエンドを表す整数値を返す Ev ...
https://man.plustar.jp/php/book.ev.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の bzip2 サポートはデフォルトでは有効となっていません。 bzip2 サポートを有効とするには、PHP をコンパイルする際に設定オプション --with-bz2[=DIR] を使用する必要があります。 関連キーワード: インストール , ...
https://man.plustar.jp/php/bzip2.installation.html - [similar]
結果エントリから全ての値を得る 0
« ldap_get_values_len ldap_list » PHP Manual LDAP 関数 結果エントリから全ての値を得る ldap_get_values (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_values — 結果エントリから全ての値を得る 説明 ldap_get_values ( LDAP\Connection $ldap , LDAP\ResultEntry $entry , string $attribute ): array | false ...
https://man.plustar.jp/php/function.ldap-get-values.html - [similar]
指定されたフィールドのフィールド番号を返す 0
« pg_field_name pg_field_prtlen » PHP Manual PostgreSQL 関数 指定されたフィールドのフィールド番号を返す pg_field_num (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_num — 指定されたフィールドのフィールド番号を返す 説明 pg_field_num ( PgSql\Result $result , string $field ): int pg_field_nu ...
https://man.plustar.jp/php/function.pg-field-num.html - [similar]
直近の行のオブジェクト ID を返す 0
« pg_last_notice pg_lo_close » PHP Manual PostgreSQL 関数 直近の行のオブジェクト ID を返す pg_last_oid (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_oid — 直近の行のオブジェクト ID を返す 説明 pg_last_oid ( PgSql\Result $result ): string | int | false pg_last_oid() は、挿入された行に割り ...
https://man.plustar.jp/php/function.pg-last-oid.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]