検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 162 for [SIMILAR] 16 1024 4096 WITH 11745 コミ WITH 9424... (0.235 sec.)
拡張サービスのリクエストを準備する 0
« yaz_es_result yaz_get_option » PHP Manual YAZ 関数 拡張サービスのリクエストを準備する yaz_es (PECL yaz >= 0.9.0) yaz_es — 拡張サービスのリクエストを準備する 説明 yaz_es ( resource $id , string $type , array $args ): void この関数は、拡張サービスのリクエストを準備します。 拡張サービスと ...
https://man.plustar.jp/php/function.yaz-es.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmp2_real_walk snmp2_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp2_set (PHP >= 5.2.0, PHP 7, PHP 8) snmp2_set — SNMP オブジェクトの値を設定する 説明 snmp2_set ( string $hostname , string $community , array | string $object_id , array | string $type , array | string ...
https://man.plustar.jp/php/function.snmp2-set.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmprealwalk snmpwalk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmpset (PHP 4, PHP 5, PHP 7, PHP 8) snmpset — SNMP オブジェクトの値を設定する 説明 snmpset ( string $hostname , string $community , array | string $object_id , array | string $type , array | string $value , i ...
https://man.plustar.jp/php/function.snmpset.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
空の新規 LOB あるいは FILE ディスクリプタを初期化する 0
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタを初期化する oci_new_descriptor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_descriptor — 空の新規 LOB あるいは FILE ディスクリプタを初期化する 説明 oci_new_descriptor ( resource $connect ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]
Returns the status of working copy files and directories 0
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and directories svn_status (PECL svn >= 0.1.0) svn_status — Returns the status of working copy files and directories 説明 svn_status ( string $path , int $flags = 0 ): array Returns the status of worki ...
https://man.plustar.jp/php/function.svn-status.html - [similar]
PHP関連のプロジェクトの歴史 0
« PHPの歴史 PHP関連の本 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 PHP関連のプロジェクトの歴史 PEAR » PEAR 、 PHP Extension and Application Repository (元は PHP Extension and Add-on Repositoryでした)は、 PHPで書かれた基本的なクラスの集まりで、将来的には PHP ...
https://man.plustar.jp/php/history.php.related.html - [similar]
Oracleとの接続を閉じる 0
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_close — Oracleとの接続を閉じる 説明 oci_close ( resource $connection ): ? bool 接続 connection を閉じます。 他のいかなるリソースも利用しない、なおかつ oci ...
https://man.plustar.jp/php/function.oci-close.html - [similar]
ソケット(通信時の終端)を作成する 0
« socket_create_pair socket_export_stream » PHP Manual ソケット 関数 ソケット(通信時の終端)を作成する socket_create (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create — ソケット(通信時の終端)を作成する 説明 socket_create ( int $domain , int $type , int $protocol ): Socket | false 通 ...
https://man.plustar.jp/php/function.socket-create.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]