検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 388 for [SIMILAR] 16 1024 4096 WITH 57705 phptoken WITH ... (1.142 sec.)
SoapFault クラス 0
« SoapServer::setPersistence SoapFault::__construct » PHP Manual SOAP SoapFault クラス SoapFault クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP fault をあらわします。 クラス概要 class SoapFault extends Exception { /* プロパティ */ public string $ faultstring ; public ? string $ faultcode = n ...
https://man.plustar.jp/php/class.soapfault.html - [similar]
10 進数を 8 進数に変換する 0
« dechex deg2rad » PHP Manual Math 関数 10 進数を 8 進数に変換する decoct (PHP 4, PHP 5, PHP 7, PHP 8) decoct — 10 進数を 8 進数に変換する 説明 decoct ( int $num ): string 引数 num を 8 進数表現した文字列を返します。 変換出来る最大の数字はプラットフォームによって異なります。 32 ビットプラ ...
https://man.plustar.jp/php/function.decoct.html - [similar]
URL エンコードされた文字列をデコードする 0
« parse_url rawurlencode » PHP Manual URL 関数 URL エンコードされた文字列をデコードする rawurldecode (PHP 4, PHP 5, PHP 7, PHP 8) rawurldecode — URL エンコードされた文字列をデコードする 説明 rawurldecode ( string $string ): string 文字列の中にパーセント記号 ( % ) に続いて 2 つの 16 進数が ...
https://man.plustar.jp/php/function.rawurldecode.html - [similar]
文字列の中から任意の文字を探す 0
« strncmp strpos » PHP Manual String 関数 文字列の中から任意の文字を探す strpbrk (PHP 5, PHP 7, PHP 8) strpbrk — 文字列の中から任意の文字を探す 説明 strpbrk ( string $string , string $characters ): string | false strpbrk() は、文字列 string から characters を探します。 パラメータ string ...
https://man.plustar.jp/php/function.strpbrk.html - [similar]
Unicode のバージョンを取得する 0
« IntlChar::getPropertyValueName IntlChar::hasBinaryProperty » PHP Manual IntlChar Unicode のバージョンを取得する IntlChar::getUnicodeVersion (PHP 7, PHP 8) IntlChar::getUnicodeVersion — Unicode のバージョンを取得する 説明 public static IntlChar::getUnicodeVersion (): array Unicode のバー ...
https://man.plustar.jp/php/intlchar.getunicodeversion.html - [similar]
はじめに 0
« Mysql_xdevapi インストール/設定 » PHP Manual Mysql_xdevapi はじめに はじめに この拡張モジュールは、MySQLドキュメントストアに X DevAPI 経由でアクセスできるようにします。 X DevAPI は、複数の MySQLコネクタ によって提供されている、共通のAPIです。 これらのコネクタは、リレーショナルなテーブル ...
https://man.plustar.jp/php/intro.mysql-xdevapi.html - [similar]
基本的な事 0
« 変数 定義済みの変数 » PHP Manual 変数 基本的な事 基本的な事 PHP の変数はドル記号の後に変数名が続く形式で表されます。 変数名は大文字小文字を区別します。 変数名は、PHPの他のラベルと同じルールに従います。 有効な変数名は文字またはアンダースコアから始まり、任意の数の文字、 数字、アンダースコ ...
https://man.plustar.jp/php/language.variables.basics.html - [similar]
新機能 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
« Session::getSchema Session::getServerVersion » PHP Manual mysql_xdevapi\Session スキーマを取得する Session::getSchemas (No version information available, might only be in Git) Session::getSchemas — スキーマを取得する 説明 public mysql_xdevapi\Session::getSchemas (): array セッションで利 ...
https://man.plustar.jp/php/mysql-xdevapi-session.getschemas.html - [similar]
リフレクションをエクスポートする 0
« ReflectionClassConstant::__construct ReflectionClassConstant::getAttributes » PHP Manual ReflectionClassConstant リフレクションをエクスポートする ReflectionClassConstant::export (PHP 7 >= 7.1.0) ReflectionClassConstant::export — リフレクションをエクスポートする 警告 この関数は PHP 7.4. ...
https://man.plustar.jp/php/reflectionclassconstant.export.html - [similar]