検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 1136 for [SIMILAR] 16 1024 4096 WITH 10731 い空 WITH 2450... (1.029 sec.)
直近のエラーメッセージを得る 0
« odbc_error odbc_exec » PHP Manual ODBC 関数 直近のエラーメッセージを得る odbc_errormsg (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_errormsg — 直近のエラーメッセージを得る 説明 odbc_errormsg ( ? resource $odbc = null ): string 直近の ODBC エラーメッセージを含む文字列を返します。 エラーが ...
https://man.plustar.jp/php/function.odbc-errormsg.html - [similar]
文字列の長さを得る 0
« stristr strnatcasecmp » PHP Manual String 関数 文字列の長さを得る strlen (PHP 4, PHP 5, PHP 7, PHP 8) strlen — 文字列の長さを得る 説明 strlen ( string $string ): int 与えられた string の長さを返します。 パラメータ string 長さを調べる文字列。 戻り値 成功した場合に string の長さ、 string ...
https://man.plustar.jp/php/function.strlen.html - [similar]
保存用表現から PHP の値を生成する 0
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, PHP 5, PHP 7, PHP 8) unserialize — 保存用表現から PHP の値を生成する 説明 unserialize ( string $data , array $options = [] ): mixed unserialize() は、シリアル化された変数を PHP 変数値に戻す変換 ...
https://man.plustar.jp/php/function.unserialize.html - [similar]
基本的な事 0
« 変数 定義済みの変数 » PHP Manual 変数 基本的な事 基本的な事 PHP の変数はドル記号の後に変数名が続く形式で表されます。 変数名は大文字小文字を区別します。 変数名は、PHPの他のラベルと同じルールに従います。 有効な変数名は文字またはアンダースコアから始まり、任意の数の文字、 数字、アンダースコ ...
https://man.plustar.jp/php/language.variables.basics.html - [similar]
推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 推奨されなくなる機能 推奨されなくなる機能 PHP コア デフォルト値を持つ引数の後に、必須の引数が続く場合、デフォルト値は意味をなしません。 こうした書き方は PHP 8.0.0 から推奨されなくなります。 以下のようにし ...
https://man.plustar.jp/php/migration80.deprecated.html - [similar]
要素をスキップする 0
« CollectionModify::set CollectionModify::sort » PHP Manual mysql_xdevapi\CollectionModify 要素をスキップする CollectionModify::skip (No version information available, might only be in Git) CollectionModify::skip — 要素をスキップする 説明 public mysql_xdevapi\CollectionModify::skip ( int ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.skip.html - [similar]
Zip 形式の phar アーカイブ 0
« Tar 形式の phar アーカイブ Phar ファイルフォーマット » PHP Manual phar って、tar や zip とは何が違うの? Zip 形式の phar アーカイブ Zip 形式の phar アーカイブ zip 形式のアーカイブは、zip ファイル形式に組み込まれているいくつかの機能に対応しています。 ファイルごとのメタデータやアーカイブ全 ...
https://man.plustar.jp/php/phar.fileformat.zip.html - [similar]
拡張モジュールの関数を取得する 0
« ReflectionExtension::getDependencies ReflectionExtension::getINIEntries » PHP Manual ReflectionExtension 拡張モジュールの関数を取得する ReflectionExtension::getFunctions (PHP 5, PHP 7, PHP 8) ReflectionExtension::getFunctions — 拡張モジュールの関数を取得する 説明 public ReflectionExten ...
https://man.plustar.jp/php/reflectionextension.getfunctions.html - [similar]
インデックスをもとに、属性の値を取得する 0
« XMLReader::getAttribute XMLReader::getAttributeNs » PHP Manual XMLReader インデックスをもとに、属性の値を取得する XMLReader::getAttributeNo (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::getAttributeNo — インデックスをもとに、属性の値を取得する 説明 public XMLReader::getAttributeNo ( int $i ...
https://man.plustar.jp/php/xmlreader.getattributeno.html - [similar]
名前および URI をもとに、属性の値を取得する 0
« XMLReader::getAttributeNo XMLReader::getParserProperty » PHP Manual XMLReader 名前および URI をもとに、属性の値を取得する XMLReader::getAttributeNs (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::getAttributeNs — 名前および URI をもとに、属性の値を取得する 説明 public XMLReader::getAttribute ...
https://man.plustar.jp/php/xmlreader.getattributens.html - [similar]