検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 169 for [SIMILAR] 16 1024 4096 WITH 19445 タ名 WITH 1724... (0.189 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 フィルタ設定オプション 名前 デフォルト 変更可能 変更履歴 filter.default "unsafe_raw" PHP_INI_PERDIR PHP 8.1.0 以降は非推奨 filter.default_flags NULL PHP_INI_PERDIR PH ...
https://man.plustar.jp/php/filter.configuration.html - [similar]
値をパラメータにバインドする 0
« PDOStatement::bindParam PDOStatement::closeCursor » PHP Manual PDOStatement 値をパラメータにバインドする PDOStatement::bindValue (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0) PDOStatement::bindValue — 値をパラメータにバインドする 説明 public PDOStatement::bindValue ( string | int $ ...
https://man.plustar.jp/php/pdostatement.bindvalue.html - [similar]
Schema クラス 0
« RowResult::getWarningsCount Schema::__construct » PHP Manual Mysql_xdevapi Schema クラス Schema クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Schema implements mysql_xdevapi\DatabaseObject { /* プロパティ */ public $ name ; /* メソッド */ public createCo ...
https://man.plustar.jp/php/class.mysql-xdevapi-schema.html - [similar]
Table クラス 0
« Statement::hasMoreResults Table::__construct » PHP Manual Mysql_xdevapi Table クラス Table クラス (PECL mysql-xdevapi >= 8.0.11) はじめに INSERT/SELECT/UPDATE/DELETE ステートメントを通じて、テーブルへのアクセスを提供します。 クラス概要 class mysql_xdevapi\Table implements mysql_xdevapi ...
https://man.plustar.jp/php/class.mysql-xdevapi-table.html - [similar]
名前空間内にあるかどうかを調べる 0
« ReflectionClass::implementsInterface ReflectionClass::isAbstract » PHP Manual ReflectionClass 名前空間内にあるかどうかを調べる ReflectionClass::inNamespace (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionClass::inNamespace — 名前空間内にあるかどうかを調べる 説明 public ReflectionClass::inName ...
https://man.plustar.jp/php/reflectionclass.innamespace.html - [similar]
圧縮後のエントリのサイズを取得する 0
« RarEntry::getName RarEntry::getStream » PHP Manual RarEntry 圧縮後のエントリのサイズを取得する RarEntry::getPackedSize (PECL rar >= 0.1) RarEntry::getPackedSize — 圧縮後のエントリのサイズを取得する 説明 public RarEntry::getPackedSize (): int 圧縮後のアーカイブエントリのサイズを取得しま ...
https://man.plustar.jp/php/rarentry.getpackedsize.html - [similar]
フィルタをストリームに付加する 0
« stream_filter_append stream_filter_register » PHP Manual ストリーム 関数 フィルタをストリームに付加する stream_filter_prepend (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_prepend — フィルタをストリームに付加する 説明 stream_filter_prepend ( resource $stream , string $filtername ...
https://man.plustar.jp/php/function.stream-filter-prepend.html - [similar]
SOAP 関数をコールする 0
« SoapClient::__setSoapHeaders SoapServer » PHP Manual SoapClient SOAP 関数をコールする SoapClient::__soapCall (PHP 5, PHP 7, PHP 8) SoapClient::__soapCall — SOAP 関数をコールする 説明 public SoapClient::__soapCall ( string $name , array $args , ? array $options = null , SoapHeader | arr ...
https://man.plustar.jp/php/soapclient.soapcall.html - [similar]
SimpleXMLElement クラス 0
« XML エラーの対応 SimpleXMLElement::addAttribute » PHP Manual SimpleXML SimpleXMLElement クラス SimpleXMLElement クラス (PHP 5, PHP 7, PHP 8) はじめに XML ドキュメントの要素をあらわします。 クラス概要 class SimpleXMLElement implements Stringable , Countable , RecursiveIterator { /* メソ ...
https://man.plustar.jp/php/class.simplexmlelement.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]