検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 267 for [SIMILAR] 16 1024 4096 WITH 16399 ezmlm WITH 921... (0.481 sec.)
インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 0
« stream_socket_sendto stream_socket_shutdown » PHP Manual ストリーム 関数 インターネットドメインまたは Unix ドメインのサーバーソケットを作成する stream_socket_server (PHP 5, PHP 7, PHP 8) stream_socket_server — インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 説明 ...
https://man.plustar.jp/php/function.stream-socket-server.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
Mhash 関数 0
« 例 mhash_count » PHP Manual Mhash Mhash 関数 Mhash 関数 目次 mhash_count — 利用可能なハッシュ ID の最大値を得る mhash_get_block_size — 指定したハッシュのブロックサイズを得る mhash_get_hash_name — 指定したハッシュの名前を得る mhash_keygen_s2k — キーを生成する mhash — ハッシュ値を計算する ...
https://man.plustar.jp/php/ref.mhash.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
Mhash 0
« mdecrypt_generic はじめに » PHP Manual 暗号 Mhash Mhash はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Mhash 関数 mhash_count — 利用可能なハッシュ ID の最大値を得る mhash_get_block_size — 指定したハッシュのブロックサイズを得る mhash_get_hash_name ...
https://man.plustar.jp/php/book.mhash.html - [similar]
相対的な書式 0
« 複合的な書式 サポートされるタイムゾーンのリスト » PHP Manual サポートする日付と時刻の書式 相対的な書式 相対的な書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() , そして strtotime() のパーサーが理解する、 さまざまな相対日付/時刻フォーマットを説 ...
https://man.plustar.jp/php/datetime.formats.relative.html - [similar]
配列の一部を展開する 0
« array_shift array_splice » PHP Manual 配列 関数 配列の一部を展開する array_slice (PHP 4, PHP 5, PHP 7, PHP 8) array_slice — 配列の一部を展開する 説明 array_slice ( array $array , int $offset , ? int $length = null , bool $preserve_keys = false ): array array_slice() は、 array から引数 ...
https://man.plustar.jp/php/function.array-slice.html - [similar]
n乗根の整数部を返す 0
« gmp_random gmp_rootrem » PHP Manual GMP 関数 n乗根の整数部を返す gmp_root (PHP 5 >= 5.6.0, PHP 7, PHP 8) gmp_root — n乗根の整数部を返す 説明 gmp_root ( GMP | int | string $num , int $nth ): GMP num の nth 乗根を計算し、 その整数部を返します。 パラメータ num GMP オブジェクト、整数、ある ...
https://man.plustar.jp/php/function.gmp-root.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
さまざまな入出力ストリームへのアクセス 0
« ftp:// zlib:// » PHP Manual サポートするプロトコル/ラッパー さまざまな入出力ストリームへのアクセス php:// php:// — さまざまな入出力ストリームへのアクセス 説明 PHP ではさまざまな入出力ストリームを提供しています。 これらを使うと、PHP 自身の入出力ストリームへのアクセスや 標準入出力と標準エ ...
https://man.plustar.jp/php/wrappers.php.html - [similar]