検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 634 for [SIMILAR] 16 1024 4096 WITH 29399 ィル WITH 2579... (0.616 sec.)
その言語にマッチする言語タグの一覧を検索する 0
« Locale::getScript Locale::parseLocale » PHP Manual Locale その言語にマッチする言語タグの一覧を検索する Locale::lookup locale_lookup (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::lookup -- locale_lookup — その言語にマッチする言語タグの一覧を検索する 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/locale.lookup.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
新しい RecursiveRegexIterator を作成する 0
« RecursiveRegexIterator RecursiveRegexIterator::getChildren » PHP Manual RecursiveRegexIterator 新しい RecursiveRegexIterator を作成する RecursiveRegexIterator::__construct (PHP 5 >= 5.2.0, PHP 7, PHP 8) RecursiveRegexIterator::__construct — 新しい RecursiveRegexIterator を作成する 説明 ...
https://man.plustar.jp/php/recursiveregexiterator.construct.html - [similar]
古いセッションを削除する 0
« SessionHandler::destroy SessionHandler::open » PHP Manual SessionHandler 古いセッションを削除する SessionHandler::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::gc — 古いセッションを削除する 説明 public SessionHandler::gc ( int $max_lifetime ): int | false 有効期限を過ぎたセッション ...
https://man.plustar.jp/php/sessionhandler.gc.html - [similar]
セッションのデータを読み込む 0
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み込む SessionHandler::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::read — セッションのデータを読み込む 説明 public SessionHandler::read ( string $id ): string | false セッションのデータ ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]
セッションのデータを書き込む 0
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書き込む SessionHandler::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::write — セッションのデータを書き込む 説明 public SessionHandler::write ( string $id , string $data ): bool セッショ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
定義済み定数 0
« リソース型 配列のソート » PHP Manual 配列 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 CASE_LOWER ( int ) CASE_LOWER は、 array_change_key_case() で使用され、 配列のキーを小文字に変換するために使用されます。小文字は、 array_change_key_case() のデフ ...
https://man.plustar.jp/php/array.constants.html - [similar]
Gmagick 0
« GdFont はじめに » PHP Manual 画像処理および作成 Gmagick Gmagick はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 例 Gmagick — Gmagick クラス Gmagick::addimage — 新しい画像を Gmagick オブジェクトの画像リストに追加する Gmagick::addnoiseimage — ランダムなノイズを画 ...
https://man.plustar.jp/php/book.gmagick.html - [similar]
コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 0
« array_rand array_replace_recursive » PHP Manual 配列 関数 コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる array_reduce (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_reduce — コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 説明 array_reduce ( array $a ...
https://man.plustar.jp/php/function.array-reduce.html - [similar]