検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 373 for [SIMILAR] 16 1024 4096 WITH 22938 括弧 WITH 1839... (0.495 sec.)
暗号化のために、シークレットストリームのコンテキストを初期化する 0
« sodium_crypto_secretstream_xchacha20poly1305_init_pull sodium_crypto_secretstream_xchacha20poly1305_keygen » PHP Manual Sodium 関数 暗号化のために、シークレットストリームのコンテキストを初期化する sodium_crypto_secretstream_xchacha20poly1305_init_push (PHP 7 >= 7.2.0, PHP 8) sodium_cry ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
文字列の最初から空白 (もしくはその他の文字) を取り除く 0
« localeconv md5_file » PHP Manual String 関数 文字列の最初から空白 (もしくはその他の文字) を取り除く ltrim (PHP 4, PHP 5, PHP 7, PHP 8) ltrim — 文字列の最初から空白 (もしくはその他の文字) を取り除く 説明 ltrim ( string $string , string $characters = " \n\r\t\v\x00" ): string 文字列の最初 ...
https://man.plustar.jp/php/function.ltrim.html - [similar]
復号のためのシークレットストリームのコンテキストを初期化する 0
« sodium_crypto_secretbox sodium_crypto_secretstream_xchacha20poly1305_init_push » PHP Manual Sodium 関数 復号のためのシークレットストリームのコンテキストを初期化する sodium_crypto_secretstream_xchacha20poly1305_init_pull (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xchacha20poly13 ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
0
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレクトリ構造 - index.php - .htaccess + conf |- application.ini // アプリケーションの設定 - application/ - Bootstrap.php + controllers - Index.php // デフォルトのコントローラ + views |+ index - ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 0
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.html - [similar]
switch 0
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同じ式を用いてIF文を並べたのに似ています。 同じ変数を異なる値と比較し、値に応じて異なったコードを実行したいと 思うことがしばしばあるかと思います。 switch 文は、まさにこのためにあるのです。 注意 ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
Add a task to be run in parallel 0
« GearmanClient::addServers GearmanClient::addTaskBackground » PHP Manual GearmanClient Add a task to be run in parallel GearmanClient::addTask (PECL gearman >= 0.5.0) GearmanClient::addTask — Add a task to be run in parallel 説明 public GearmanClient::addTask ( string $function_name , s ...
https://man.plustar.jp/php/gearmanclient.addtask.html - [similar]
このノードがコメントを表すものかどうかを調べる 0
« tidyNode::isAsp tidyNode::isHtml » PHP Manual tidyNode このノードがコメントを表すものかどうかを調べる tidyNode::isComment (PHP 5, PHP 7, PHP 8) tidyNode::isComment — このノードがコメントを表すものかどうかを調べる 説明 public tidyNode::isComment (): bool このノードがコメントであるかどう ...
https://man.plustar.jp/php/tidynode.iscomment.html - [similar]
コンテンツを取得する 0
« Yaf_Response_Abstract::__destruct Yaf_Response_Abstract::getHeader » PHP Manual Yaf_Response_Abstract コンテンツを取得する Yaf_Response_Abstract::getBody (Yaf >=1.0.0) Yaf_Response_Abstract::getBody — コンテンツを取得する 説明 public Yaf_Response_Abstract::getBody ( string $key = ? ): ...
https://man.plustar.jp/php/yaf-response-abstract.getbody.html - [similar]
変数がリソースかどうかを調べる 0
« is_real is_scalar » PHP Manual 変数操作 関数 変数がリソースかどうかを調べる is_resource (PHP 4, PHP 5, PHP 7, PHP 8) is_resource — 変数がリソースかどうかを調べる 説明 is_resource ( mixed $value ): bool 指定した変数が resource かどうかを調べます。 パラメータ value 評価する変数。 戻り値 ...
https://man.plustar.jp/php/function.is-resource.html - [similar]