検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 1020 for [SIMILAR] 16 1024 4096 WITH 6243 コマ WITH 4557 ... (0.637 sec.)
LDAP ディレクトリにバインドする 0
« ldap_add ldap_bind » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind_ext (PHP 7 >= 7.3.0, PHP 8) ldap_bind_ext — LDAP ディレクトリにバインドする 説明 ldap_bind_ext ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null , ? array $controls = null ): LDA ...
https://man.plustar.jp/php/function.ldap-bind-ext.html - [similar]
画像の基本属性を手軽に取得する 0
« Imagick::pingImageBlob Imagick::polaroidImage » PHP Manual Imagick 画像の基本属性を手軽に取得する Imagick::pingImageFile (PECL imagick 2, PECL imagick 3) Imagick::pingImageFile — 画像の基本属性を手軽に取得する 説明 public Imagick::pingImageFile ( resource $filehandle , string $fileName ...
https://man.plustar.jp/php/imagick.pingimagefile.html - [similar]
概要 0
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]
cURL セッションを閉じる 0
« cURL 関数 curl_copy_handle » PHP Manual cURL 関数 cURL セッションを閉じる curl_close (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_close — cURL セッションを閉じる 説明 curl_close ( CurlHandle $handle ): void 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前のバージョンでは、こ ...
https://man.plustar.jp/php/function.curl-close.html - [similar]
MQSeries MQPUT 0
« mqseries_put1 mqseries_set » PHP Manual mqseries 関数 MQSeries MQPUT mqseries_put (PECL mqseries >= 0.10.0) mqseries_put — MQSeries MQPUT 説明 mqseries_put ( resource $hConn , resource $hObj , array &$md , array &$pmo , string $message , resource &$compCode , resource &$reason ): void ...
https://man.plustar.jp/php/function.mqseries-put.html - [similar]
ステートメントのパラメータをバインドする 0
« mysql_xdevapi\SqlStatement SqlStatement::__construct » PHP Manual mysql_xdevapi\SqlStatement ステートメントのパラメータをバインドする SqlStatement::bind (No version information available, might only be in Git) SqlStatement::bind — ステートメントのパラメータをバインドする 説明 public my ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatement.bind.html - [similar]
クロージャにバインドした this ポインタを返す 0
« ReflectionFunctionAbstract::getClosureScopeClass ReflectionFunctionAbstract::getClosureUsedVariables » PHP Manual ReflectionFunctionAbstract クロージャにバインドした this ポインタを返す ReflectionFunctionAbstract::getClosureThis (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionFunctionAbstract ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosurethis.html - [similar]
DBA データベースを閉じる 0
« DBA 関数 dba_delete » PHP Manual DBA 関数 DBA データベースを閉じる dba_close (PHP 4, PHP 5, PHP 7, PHP 8) dba_close — DBA データベースを閉じる 説明 dba_close ( resource $dba ): void dba_close() は確立されたデータベースを閉じ、 により指定したデータベースハンドルの全てのリソースを開放しま ...
https://man.plustar.jp/php/function.dba-close.html - [similar]
与えられた addrinfo から、ソケットを作成してバインドする 0
« socket_accept socket_addrinfo_connect » PHP Manual ソケット 関数 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_bind (PHP 7 >= 7.2.0, PHP 8) socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする 説明 socket_addrinfo_bind ( AddressInfo ...
https://man.plustar.jp/php/function.socket-addrinfo-bind.html - [similar]
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]