検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 386 for [SIMILAR] 16 1024 4096 WITH 33708 降順 WITH 1039... (2.287 sec.)
ファイルあるいはシンボリックリンクの情報を取得する 0
« linkinfo mkdir » PHP Manual ファイルシステム 関数 ファイルあるいはシンボリックリンクの情報を取得する lstat (PHP 4, PHP 5, PHP 7, PHP 8) lstat — ファイルあるいはシンボリックリンクの情報を取得する 説明 lstat ( string $filename ): array | false filename という名前のファイル、 またはシンボ ...
https://man.plustar.jp/php/function.lstat.html - [similar]
指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す 0
« array_reverse array_shift » PHP Manual 配列 関数 指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す array_search (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_search — 指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す 説明 array_search ( mixed $needle , a ...
https://man.plustar.jp/php/function.array-search.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
メッセージヘッダの配列をソートする 0
« imap_setflag_full imap_status » PHP Manual IMAP 関数 メッセージヘッダの配列をソートする imap_sort (PHP 4, PHP 5, PHP 7, PHP 8) imap_sort — メッセージヘッダの配列をソートする 説明 imap_sort ( IMAP\Connection $imap , int $criteria , bool $reverse , int $flags = 0 , ? string $search_crite ...
https://man.plustar.jp/php/function.imap-sort.html - [similar]
定義済み定数 0
« リソース型 ネットワーク 関数 » PHP Manual ネットワーク 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 openlog() オプション 定数 説明 LOG_CONS システムロガーにデータを送信する際にエラーが発生した場合、 システムコンソールに直接書き込む。 LOG_NDELAY ロガ ...
https://man.plustar.jp/php/network.constants.html - [similar]
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]
変数が空であるかどうかを検査する 0
« doubleval floatval » PHP Manual 変数操作 関数 変数が空であるかどうかを検査する empty (PHP 4, PHP 5, PHP 7, PHP 8) empty — 変数が空であるかどうかを検査する 説明 empty ( mixed $var ): bool 変数が空であるかどうかを検査します。 変数が空であるとみなされるのは、変数が存在しない場合や 変数の値 ...
https://man.plustar.jp/php/function.empty.html - [similar]
画像の色空間を取得する 0
« Imagick::getImageColors Imagick::getImageCompose » PHP Manual Imagick 画像の色空間を取得する Imagick::getImageColorspace (PECL imagick 2, PECL imagick 3) Imagick::getImageColorspace — 画像の色空間を取得する 説明 public Imagick::getImageColorspace (): int 画像の色空間を取得します。 パラ ...
https://man.plustar.jp/php/imagick.getimagecolorspace.html - [similar]
指定された時刻と、このオブジェクトの時刻の差を計算する 0
« IntlCalendar::equals IntlCalendar::fromDateTime » PHP Manual IntlCalendar 指定された時刻と、このオブジェクトの時刻の差を計算する IntlCalendar::fieldDifference (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::fieldDifference — 指定された時刻と、このオブジェクトの時刻の差を計 ...
https://man.plustar.jp/php/intlcalendar.fielddifference.html - [similar]