検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1394 for [SIMILAR] 16 1024 4096 WITH 6833 クロ WITH 3774 ... (1.592 sec.)
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
OpenSSL エラーメッセージを返す 0
« openssl_encrypt openssl_free_key » PHP Manual OpenSSL 関数 OpenSSL エラーメッセージを返す openssl_error_string (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_error_string — OpenSSL エラーメッセージを返す 説明 openssl_error_string (): string | false openssl_error_string() は、 OpenSSL ラ ...
https://man.plustar.jp/php/function.openssl-error-string.html - [similar]
エラー番号を返す 0
« yaz_element yaz_error » PHP Manual YAZ 関数 エラー番号を返す yaz_errno (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_errno — エラー番号を返す 説明 yaz_errno ( resource $id ): int id で表される サーバーの(直近のリクエストについての)エラー番号を返します。 yaz_errno() は、各ターゲットへのネッ ...
https://man.plustar.jp/php/function.yaz-errno.html - [similar]
以前のエラーハンドラ関数を回復する 0
« error_reporting restore_exception_handler » PHP Manual エラー処理関数 以前のエラーハンドラ関数を回復する restore_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) restore_error_handler — 以前のエラーハンドラ関数を回復する 説明 restore_error_handler (): bool set_error_handler() を使用 ...
https://man.plustar.jp/php/function.restore-error-handler.html - [similar]
直近の fdf 操作に関するエラーコードを返す 0
« fdf_enum_values fdf_error » PHP Manual FDF 関数 直近の fdf 操作に関するエラーコードを返す fdf_errno (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_errno — 直近の fdf 操作に関するエラーコードを返す 説明 fdf_errno (): int 直近の FDF 関数コールによって設定されたエラーコードを取得します ...
https://man.plustar.jp/php/function.fdf-errno.html - [similar]
発生したすべての IMAP エラーを返す 0
« imap_deletemailbox imap_expunge » PHP Manual IMAP 関数 発生したすべての IMAP エラーを返す imap_errors (PHP 4, PHP 5, PHP 7, PHP 8) imap_errors — 発生したすべての IMAP エラーを返す 説明 imap_errors (): array | false ページのリクエストの間かエラースタックがリセットされて以来 生じた全ての ...
https://man.plustar.jp/php/function.imap-errors.html - [similar]