検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 451 for [SIMILAR] 16 1024 4096 WITH 19520 fetchtext WITH... (6.220 sec.)
POSIX 0
« pcntl_wtermsig はじめに » PHP Manual プロセス制御 POSIX POSIX はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 posix_access 定数 posix_mknod 定数 posix_setrlimit 定数 POSIX 関数 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端 ...
https://man.plustar.jp/php/book.posix.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
セッション処理 0
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 セッションIDの受渡し カスタムセッションハンドラ セッションのアップロード状況 セッション と セキュリティ ...
https://man.plustar.jp/php/book.session.html - [similar]
Gender\Gender クラス 0
« 利用例 Gender\Gender::connect » PHP Manual Gender Gender\Gender クラス Gender\Gender クラス (PECL gender >= 0.6.0) はじめに クラス概要 class Gender\Gender { /* Constants */ const int IS_FEMALE = 70 ; const int IS_MOSTLY_FEMALE = 102 ; const int IS_MALE = 77 ; const int IS_MOSTLY_MALE = ...
https://man.plustar.jp/php/class.gender.html - [similar]
The SolrDocument class 0
« SolrInputDocument::toArray SolrDocument::addField » PHP Manual Solr The SolrDocument class The SolrDocument class (PECL solr >= 0.9.2) はじめに Represents a Solr document retrieved from a query response. クラス概要 final class SolrDocument implements ArrayAccess , Iterator , Serializab ...
https://man.plustar.jp/php/class.solrdocument.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
freetype2 によるフォントを用いたテキストを囲む箱を取得する 0
« imagefontwidth imagefttext » PHP Manual GD および Image 関数 freetype2 によるフォントを用いたテキストを囲む箱を取得する imageftbbox (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imageftbbox — freetype2 によるフォントを用いたテキストを囲む箱を取得する 説明 imageftbbox ( float $size , float $ang ...
https://man.plustar.jp/php/function.imageftbbox.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 0
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する mt_rand (PHP 4, PHP 5, PHP 7, PHP 8) mt_rand — メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 説明 mt_rand (): int mt_rand ( int $min , int $max ): int 警告 この関数が生成す ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
乱数を生成する 0
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱数を生成する 説明 rand (): int rand ( int $min , int $max ): int オプションの引数 min , max を省略してコールした場合、 rand() は 0 と getrandmax() の間の擬似乱数(整数)を返します。 例えば、5 か ...
https://man.plustar.jp/php/function.rand.html - [similar]
Mcrypt 暗号 0
« 定義済み定数 Mcrypt 関数 » PHP Manual Mcrypt Mcrypt 暗号 Mcrypt 暗号 以下に、mcrypt 拡張モジュールにより現在サポートされている暗号のリストを 示します。サポートされる暗号の完全なリストについては、 mcrypt.h の最後にある define を参照ください。 mcrypt-2.2.x API に関する一般的な規則は、 MC ...
https://man.plustar.jp/php/mcrypt.ciphers.html - [similar]