検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 994 for [SIMILAR] 16 1024 4096 WITH 47270 yaml WITH 1246... (0.741 sec.)
Perl との違い 0
« 正規表現パターンに使用可能な修飾子 PCRE 正規表現構文 » PHP Manual PCRE のパターン Perl との違い Perl との違い Perl 5.005 との違いについて以下に説明します。 デフォルトでは、空白文字は C ライブラリ関数 isspace() が認識する文字となります。PCRE を別の文字型テーブルを用いて コンパイルするこ ...
https://man.plustar.jp/php/reference.pcre.pattern.differences.html - [similar]
システム出力バッファをフラッシュする 0
« 出力制御 関数 ob_clean » PHP Manual 出力制御 関数 システム出力バッファをフラッシュする flush (PHP 4, PHP 5, PHP 7, PHP 8) flush — システム出力バッファをフラッシュする 説明 flush (): void PHP および PHP が使っている (CGI, Web サーバーなどの) バックエンドのシステム書き込みバッファをフラッ ...
https://man.plustar.jp/php/function.flush.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
文字エンコーディング 0
« エラーコード 例 » PHP Manual XML パーサ 文字エンコーディング 文字エンコーディング PHPのXML拡張機能は、異なった 文字エンコーディング を通じて » Unicode 文字セットをサポートします。 ソースエンコーディング および ターゲットエンコーディング という2種類の文字エンコーディングがあります。 PHP ...
https://man.plustar.jp/php/xml.encoding.html - [similar]
関数リファレンス 0
« PHP DTrace 静的プローブとともに SystemTap を使用 PHP の振る舞いの変更 » PHP Manual 関数リファレンス 関数リファレンス ヒント 参考 拡張モジュールの一覧/分類 . PHP の振る舞いの変更 APCu — APC User Cache Componere エラー処理 — エラー処理およびログ記録 FFI — Foreign Function Interface OPcac ...
https://man.plustar.jp/php/funcref.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
Yet Another Framework (Yaf) 0
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Another Framework (Yaf) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 アプリケーションの設定 Yaf_Application — Yaf_Application クラス Yaf_Application::app — ...
https://man.plustar.jp/php/book.yaf.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 0
« mb_convert_case mb_convert_kana » PHP Manual マルチバイト文字列 関数 ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する mb_convert_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_convert_encoding — ある文字エンコーディングの文字列を、別の文字エンコーディングに変換 ...
https://man.plustar.jp/php/function.mb-convert-encoding.html - [similar]
PHP の文字エンコーディングに関する要件 0
« 関数のオーバーロード機能 マルチバイト文字列 関数 » PHP Manual マルチバイト文字列 PHP の文字エンコーディングに関する要件 PHP の文字エンコーディングに関する要件 以下の型のエンコーディングが、PHP で安全に使用することができます。 シングルバイトエンコーディングで、 00h から 7fh の範囲の文字 ...
https://man.plustar.jp/php/mbstring.php4.req.html - [similar]