検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 789 for [SIMILAR] 16 1024 4096 WITH 40305 クオ WITH 1006... (0.943 sec.)
オブジェクトをファイルから読み込む 0
« COMPersistHelper::InitNew COMPersistHelper::LoadFromStream » PHP Manual COMPersistHelper オブジェクトをファイルから読み込む COMPersistHelper::LoadFromFile (PHP 5, PHP 7, PHP 8) COMPersistHelper::LoadFromFile — オブジェクトをファイルから読み込む 説明 public COMPersistHelper::LoadFromFil ...
https://man.plustar.jp/php/compersisthelper.loadfromfile.html - [similar]
日付の書式 0
« 時刻の書式 複合的な書式 » PHP Manual サポートする日付と時刻の書式 日付の書式 日付の書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() および strtotime() のパーサーが理解する、 さまざまな日付フォーマットを説明します。 シンボル一覧 シンボル 書式 ...
https://man.plustar.jp/php/datetime.formats.date.html - [similar]
現在の DirectoryIterator アイテムが書き込み可能であるかどうかを調べる 0
« DirectoryIterator::isReadable DirectoryIterator::key » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムが書き込み可能であるかどうかを調べる DirectoryIterator::isWritable (PHP 5, PHP 7, PHP 8) DirectoryIterator::isWritable — 現在の DirectoryIterator アイテムが書き込み可能で ...
https://man.plustar.jp/php/directoryiterator.iswritable.html - [similar]
XML エレメント構造の例 0
« 例 XMLタグのマッピングの例 » PHP Manual 例 XML エレメント構造の例 XML エレメント構造の例 この最初の例は、あるドキュメント中のstart エレメントの構造をイン デントを付けて表示します。 例1 XML エレメント構造を表示 <?php $file = "data.xml" ; $depth = array(); function startElement ( $parser ...
https://man.plustar.jp/php/example.xml-structure.html - [similar]
0
« 定義済み定数 FDF 関数 » PHP Manual FDF 例 例 以下の例でフォームデータの評価に関して説明します。 例1 FDF ドキュメントの評価 <?php // 拡張モジュールが提供する入力文字列から fdf をオープンします。 // pdf フォームには volume, date, comment, publisher, preparer // という名前のテキスト入力フ ...
https://man.plustar.jp/php/fdf.examples.html - [similar]
与えられたクラスの親クラスを返す 0
« class_implements class_uses » PHP Manual SPL 関数 与えられたクラスの親クラスを返す class_parents (PHP 5, PHP 7, PHP 8) class_parents — 与えられたクラスの親クラスを返す 説明 class_parents ( object | string $object_or_class , bool $autoload = true ): array | false この関数は、与えられたク ...
https://man.plustar.jp/php/function.class-parents.html - [similar]
指定したクラスが使っているトレイトを返す 0
« class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す class_uses (PHP 5 >= 5.4.0, PHP 7, PHP 8) class_uses — 指定したクラスが使っているトレイトを返す 説明 class_uses ( object | string $object_or_class , bool $autoload = true ): array | false この関 ...
https://man.plustar.jp/php/function.class-uses.html - [similar]
PHP 変数を SQL 文のパラメータにバインドする 0
« db2_autocommit db2_client_info » PHP Manual IBM DB2 関数 PHP 変数を SQL 文のパラメータにバインドする db2_bind_param (PECL ibm_db2 >= 1.0.0) db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする 説明 db2_bind_param ( resource $stmt , int $parameter_number , string $variable_name ...
https://man.plustar.jp/php/function.db2-bind-param.html - [similar]
新規 FDF ドキュメントを作成する 0
« fdf_close fdf_enum_values » PHP Manual FDF 関数 新規 FDF ドキュメントを作成する fdf_create (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_create — 新規 FDF ドキュメントを作成する 説明 fdf_create (): resource 新規 FDF ドキュメントを作成します。 この関数は、PDF ドキュメントの入力フィールドにデ ...
https://man.plustar.jp/php/function.fdf-create.html - [similar]
文字列から FDF ドキュメントを読み込む 0
« fdf_next_field_name fdf_open » PHP Manual FDF 関数 文字列から FDF ドキュメントを読み込む fdf_open_string (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_open_string — 文字列から FDF ドキュメントを読み込む 説明 fdf_open_string ( string $fdf_data ): resource 文字列からデータを読み込みま ...
https://man.plustar.jp/php/function.fdf-open-string.html - [similar]