検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 348 for [SIMILAR] 16 1024 4096 WITH 11236 mcrypt WITH 79... (0.302 sec.)
ソケット 関数 0
« ソケットのエラー socket_accept » PHP Manual ソケット ソケット 関数 ソケット 関数 目次 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_connect — 与えられた addrinfo から、ソケットを作って接続する ...
https://man.plustar.jp/php/ref.sockets.html - [similar]
PharException クラス 0
« PharFileInfo::setMetadata Rar » PHP Manual Phar PharException クラス PharException クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharException クラスは、try/catch ブロックで使用するための phar 固有の例外クラスです。 クラス概要 class PharException extends Exception ...
https://man.plustar.jp/php/class.pharexception.html - [similar]
文字列を出力する 0
« parse_str printf » PHP Manual String 関数 文字列を出力する print (PHP 4, PHP 5, PHP 7, PHP 8) print — 文字列を出力する 説明 print ( string $expression ): int expression を出力します。 print は実際には関数ではなく、 言語構造です。 引数は、 print の後に文字列として評価される式を指定し、括 ...
https://man.plustar.jp/php/function.print.html - [similar]
パディングデータを追加する 0
« sodium_memzero sodium_unpad » PHP Manual Sodium 関数 パディングデータを追加する sodium_pad (PHP 7 >= 7.2.0, PHP 8) sodium_pad — パディングデータを追加する 説明 sodium_pad ( string $string , int $block_size ): string 文字列の右側に、任意の長さのパディングを追加します。 タイミング攻撃に対 ...
https://man.plustar.jp/php/function.sodium-pad.html - [similar]
パディングを削除する 0
« sodium_pad SodiumException » PHP Manual Sodium 関数 パディングを削除する sodium_unpad (PHP 7 >= 7.2.0, PHP 8) sodium_unpad — パディングを削除する 説明 sodium_unpad ( string $string , int $block_size ): string パディングされた文字列から、パディングを削除します。 タイミング攻撃に対しても ...
https://man.plustar.jp/php/function.sodium-unpad.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 出力制御設定オプション 名前 デフォルト 変更可能 変更履歴 output_buffering "0" PHP_INI_PERDIR output_handler NULL PHP_INI_PERDIR implicit_flush "0" PHP_INI_ALL url_rew ...
https://man.plustar.jp/php/outcontrol.configuration.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Ev 0
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス Ev::backend — libev が使うバックエンドを表す整数値を返す Ev ...
https://man.plustar.jp/php/book.ev.html - [similar]
PHP の使いかた 0
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクションにはPHPスクリプトを書くにあたってよく問題となる事柄が 集められています。 PHP の関数のパラメータの順番を覚えられません。だって関数によってばらばらなんだもん。 あらゆるフォームから送信されたデー ...
https://man.plustar.jp/php/faq.using.html - [similar]
対話シェル 0
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェル --with-readline オプションつきで PHP をコンパイルした場合に CLI SAPI で対話シェルが使えるようになりました。 対話シェルは、 -a オプションで使うことができます。 PHP 7.1.0 以降では、 readline ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]