検索

phrase: max: clip:
target: order:
Results of 81 - 88 of about 88 for able (0.012 sec.)
Memory management 4450
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... results read from MySQL are linked to PHP user variables. The following notes are intended as an introduct ... exceed the size of the remaining memory made available by PHP. Because the MySQL Client Library is not us ... the PHP memory limit. But also PHP scripts may be able to process larger result sets as parts of the memo ... zvals. In a second step the results are made available to the PHP script. This final transfer from the re ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
変換フィルタ 3967
« 文字列フィルタ 圧縮フィルタ » PHP Manual 利用できるフィルタのリスト 変換フィルタ 変換フィルタ ... /* 出力: This is a test. */ ?> convert.quoted-printable-encode と convert.quoted-printable-decode これらの ... ルタはすべてのストリームデータに 対して quoted_printable_decode() 関数を適用するのと 同じ動作をします。 con ... vert.quoted-printable-encode に対応する関数は存在しません。 convert.quot ... ed-printable-encode は、パラメータを 連想配列形式で受け取ること ...
https://man.plustar.jp/php/filters.convert.html - [similar]
Argon2 アルゴリズムを使い、パスワードからキーを導出する 3967
« sodium_crypto_pwhash_str sodium_crypto_scalarmult_base » PHP Manual Sodium 関数 Argon2 アルゴリ ... //Need to keep the salt if we're ever going to be able to check this password $salt = random_bytes ( SODI ... SH_SALTBYTES ); //Using bin2hex to keep output readable echo bin2hex ( sodium_crypto_pwhash ( 16 , // == 1 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash.html - [similar]
内部(ビルトイン)関数 3967
« 可変関数 無名関数 » PHP Manual 関数 内部(ビルトイン)関数 内部(ビルトイン)関数 PHPは標準で多 ... コンパイルされている必要があります。 string や variable 関数のように どのバージョンのPHPでも含まれているコ ... ll を渡すことが出来ます。 PHP 8.1.0 以降では、 nullable として宣言されていない内部関数の引数に null を渡す ... ユーザ定義の関数においては、スカラー型の引数は nullable と明示的にマークする必要があり、その振る舞いと合わ ... コンパイル , 変換 , 自動 , 変更 , 注意 , string , able ...
https://man.plustar.jp/php/functions.internal.html - [similar]
変更履歴 3485
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関 ... n Function Description 8.1.0 get_html_translation_table flags のデフォルト値が ENT_COMPAT から ENT_QUOTES ... 返していました。 html_entity_decode encoding は、nullable になりました。 htmlentities encoding は、nullable ... さなくなりました。 str_word_count characters は、nullable になりました。 strcspn length は、nullable になりま ... した。 strip_tags allowed_tags は、nullable になりました。 stripos needle に数値を渡すことはサ ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
The ZMQ class 3485
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5. ... end and receive TCP data from a non-ØMQ peer. Available if compiled against ZeroMQ 4.x or higher (Value: i ... or outbound messages on the specified socket. Available if compiled against ZeroMQ 3.x or higher (Value: i ... for inbound messages on the specified socket. Available if compiled against ZeroMQ 3.x or higher (Value: i ... the inbound message. Value -1 means no limit. Available if compiled against ZeroMQ 3.x or higher (Value: i ...
https://man.plustar.jp/php/class.zmq.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 3485
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... base feature that provides high availability. It enables PHP OCI8 applications to automatically reconnect ... tects that the database instance is down or unreachable. It establishes a connection to another node in an ... lication will fail due to no connection being available. When a connection fails over to another database, ... database service did not have -failover_restore enabled. An application callback can be removed by callin ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
定義済み定数 3485
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... down. SOCKET_ENETUNREACH ( int ) Network is unreachable. SOCKET_ENETRESET ( int ) Network dropped connecti ... peer. SOCKET_ENOBUFS ( int ) No buffer space available. SOCKET_EISCONN ( int ) Transport endpoint is alre ... int ) Is a directory. SOCKET_ENFILE ( int ) File table overflow. SOCKET_ENOTTY ( int ) Not a typewriter. ... n pipe. SOCKET_ENOLCK ( int ) No record locks available. SOCKET_ENOSYS ( int ) Function not implemented. S ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT