検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 190 for [SIMILAR] 16 1024 4096 WITH 31678 タプ WITH 1677... (0.211 sec.)
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
スクリプトに渡された引数の数 0
« $http_response_header $argv » PHP Manual 定義済の変数 スクリプトに渡された引数の数 $argc (PHP 4, PHP 5, PHP 7, PHP 8) $argc — スクリプトに渡された引数の数 説明 コマンドライン から実行したときに、 現在のスクリプトに渡された引数の数が含まれます。 注意 : スクリプトのファイル名は、常にスク ...
https://man.plustar.jp/php/reserved.variables.argc.html - [similar]
スクリプトに渡された引数の配列 0
« $argc 定義済みの例外 » PHP Manual 定義済の変数 スクリプトに渡された引数の配列 $argv (PHP 4, PHP 5, PHP 7, PHP 8) $argv — スクリプトに渡された引数の配列 説明 コマンドライン から実行したときに、 現在のスクリプトに渡されたすべての引数の配列が含まれます。 注意 : 最初の引数 $argv[0] は常に、 ...
https://man.plustar.jp/php/reserved.variables.argv.html - [similar]
XML エラーの対応 0
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ドキュメント読み込み時の XML エラーに対処するのは非常にシンプルな作業です。 libxml の機能を使うと、 ドキュメント読み込み時のすべての XML エラーを抑制して後からそれを処理することができます。 l ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
mysqli_stmt クラス 0
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysqli_stmt クラス (PHP 5, PHP 7, PHP 8) はじめに プリペアドステートメントを表します。 クラス概要 class mysqli_stmt { /* プロパティ */ public readonly int | string $ affected_rows ; public readonl ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
Yaf_Route_Map クラス 0
« Yaf_Route_Interface::route Yaf_Route_Map::assemble » PHP Manual Yaf Yaf_Route_Map クラス Yaf_Route_Map クラス (Yaf >=1.0.0) はじめに Yaf_Route_Map は標準で組み込まれているルートです。 単純に URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri() ...
https://man.plustar.jp/php/class.yaf-route-map.html - [similar]
画像が truecolor かどうか調べる 0
« imageinterlace imagejpeg » PHP Manual GD および Image 関数 画像が truecolor かどうか調べる imageistruecolor (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageistruecolor — 画像が truecolor かどうか調べる 説明 imageistruecolor ( GdImage $image ): bool imageistruecolor() は、 image が truecolor ...
https://man.plustar.jp/php/function.imageistruecolor.html - [similar]
ハードリンクを作成する 0
« lchown linkinfo » PHP Manual ファイルシステム 関数 ハードリンクを作成する link (PHP 4, PHP 5, PHP 7, PHP 8) link — ハードリンクを作成する 説明 link ( string $target , string $link ): bool link() はハードリンクを作成します。 パラメータ target リンクの対象。 link リンクの名前。 戻り値 成 ...
https://man.plustar.jp/php/function.link.html - [similar]
はじめに 0
« カレンダー インストール/設定 » PHP Manual カレンダー はじめに はじめに カレンダーエクステンションは異なったカレンダーフォーマット間の変換処理をシンプルにする関数の集まりです。標準としているのは、ユリウス積算日です。 ユリウス積算日は、紀元前 4713 年 1 月 1 日から数え始められています。 複 ...
https://man.plustar.jp/php/intro.calendar.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT