検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 472 for [SIMILAR] 16 1024 4096 WITH 6538 報告 WITH 4119 ... (0.371 sec.)
はじめに 0
« 配列 インストール/設定 » PHP Manual 配列 はじめに はじめに これらの関数により様々な手法で配列にアクセスし、操作することが可能になります。 配列は、変数の組を保存、管理、操作する基本的な要素です。 通常の配列および多次元配列がサポートされており、ユーザーが定義したり、 他の関数で作成するこ ...
https://man.plustar.jp/php/intro.array.html - [similar]
はじめに 0
« OCI8 インストール/設定 » PHP Manual OCI8 はじめに はじめに これらの関数により、 Oracle データベースにアクセスできます。 これらは SQL 及び PL/SQL 文をサポートします。基本的なフィーチャーには、 トランザクション制御、 PHP 変数の Oracle プレースホルダへのバインディング、 及び、ラージ・オブ ...
https://man.plustar.jp/php/intro.oci8.html - [similar]
クラスのコンストラクタを取得する 0
« ReflectionClass::getConstants ReflectionClass::getDefaultProperties » PHP Manual ReflectionClass クラスのコンストラクタを取得する ReflectionClass::getConstructor (PHP 5, PHP 7, PHP 8) ReflectionClass::getConstructor — クラスのコンストラクタを取得する 説明 public ReflectionClass::getCon ...
https://man.plustar.jp/php/reflectionclass.getconstructor.html - [similar]
クラスメソッドの ReflectionMethod を取得する 0
« ReflectionClass::getInterfaces ReflectionClass::getMethods » PHP Manual ReflectionClass クラスメソッドの ReflectionMethod を取得する ReflectionClass::getMethod (PHP 5, PHP 7, PHP 8) ReflectionClass::getMethod — クラスメソッドの ReflectionMethod を取得する 説明 public ReflectionClass::g ...
https://man.plustar.jp/php/reflectionclass.getmethod.html - [similar]
クラスのプロパティを表す ReflectionProperty を取得する 0
« ReflectionClass::getProperties ReflectionClass::getReflectionConstant » PHP Manual ReflectionClass クラスのプロパティを表す ReflectionProperty を取得する ReflectionClass::getProperty (PHP 5, PHP 7, PHP 8) ReflectionClass::getProperty — クラスのプロパティを表す ReflectionProperty を取得 ...
https://man.plustar.jp/php/reflectionclass.getproperty.html - [similar]
このクラスがインターフェイスであるかどうかを調べる 0
« ReflectionClass::isInstantiable ReflectionClass::isInternal » PHP Manual ReflectionClass このクラスがインターフェイスであるかどうかを調べる ReflectionClass::isInterface (PHP 5, PHP 7, PHP 8) ReflectionClass::isInterface — このクラスがインターフェイスであるかどうかを調べる 説明 public R ...
https://man.plustar.jp/php/reflectionclass.isinterface.html - [similar]
XML 要素の名前を取得する 0
« SimpleXMLElement::getDocNamespaces SimpleXMLElement::getNamespaces » PHP Manual SimpleXMLElement XML 要素の名前を取得する SimpleXMLElement::getName (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::getName — XML 要素の名前を取得する 説明 public SimpleXMLElement::getName (): string XML 要 ...
https://man.plustar.jp/php/simplexmlelement.getname.html - [similar]
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
ユーザー定義のストリームフィルタを登録する 0
« stream_filter_prepend stream_filter_remove » PHP Manual ストリーム 関数 ユーザー定義のストリームフィルタを登録する stream_filter_register (PHP 5, PHP 7, PHP 8) stream_filter_register — ユーザー定義のストリームフィルタを登録する 説明 stream_filter_register ( string $filter_name , string ...
https://man.plustar.jp/php/function.stream-filter-register.html - [similar]
概要 0
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]