検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 60 for exist (0.019 sec.)
UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 6180
« ucwords utf8_encode » PHP Manual String 関数 UTF-8 エンコードされた文字列を、ISO-8859-1 に変換 ... p ( $iso8859_1_string ); // Characters which don't exist in ISO 8859-1, such as // '€' (Euro Sign) are also ...
https://man.plustar.jp/php/function.utf8-decode.html - [similar]
アトリビュートの概要 6180
« アトリビュート アトリビュートの文法 » PHP Manual アトリビュート アトリビュートの概要 アトリビュ ... ng $targetDirectory ; #[SetUp] public function fileExists () { if (! file_exists ( $this -> fileName )) { t ... hrow new RuntimeException ( "File does not exist" ); } } #[SetUp] public function targetDirectoryEx ... ists () { if (! file_exists ( $this -> targetDirectory )) { mkdir ( $this -> ...
https://man.plustar.jp/php/language.attributes.overview.html - [similar]
クラスの基礎 6180
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラス ... が存在しない場合の名前解決 <?php print Does \ Not \ Exist ::class; ?> 上の例の出力は以下となります。 Does\No ... t\Exist PHP 8.0.0 以降では、 ::class はオブジェクトに対して ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 6180
« mysqli_stmt::$errno mysqli_stmt::$error » PHP Manual mysqli_stmt 直近で実行したステートメントか ... > 42S02 [error] => Table 'world.myCountry' doesn't exist ) ) 参考 mysqli_stmt_error() - 直近のステートメント ...
https://man.plustar.jp/php/mysqli-stmt.error-list.html - [similar]
直近のステートメントのエラー内容を文字列で返す 6180
« mysqli_stmt::$error_list mysqli_stmt::execute » PHP Manual mysqli_stmt 直近のステートメントのエ ... となります。 Error: Table 'world.myCountry' doesn't exist. 参考 mysqli_stmt_errno() - 直近のステートメントの ...
https://man.plustar.jp/php/mysqli-stmt.error.html - [similar]
Memory management 6180
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... ts from MySQL, which debug and development options exist, and how results read from MySQL are linked to PHP ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
ある文字エンコーディングから別の文字エンコーディングに文字列を変換する 6180
« UConverter::toUCallback Grapheme 関数 » PHP Manual UConverter ある文字エンコーディングから別の ... tring = "\xE2\x82\xAC" ; // € (Euro Sign) does not exist in ISO 8859-1 // Default replacement in ISO 8859-1 ...
https://man.plustar.jp/php/uconverter.transcode.html - [similar]
エラーおよびエラー処理 6078
« プリペアドステートメントおよびストアドプロシージャ ラージオブジェクト (LOB) » PHP Manual PDO エ ... ew not found: 1146 Table 'test.wrongtable' doesn't exist in /tmp/pdo_test.php on line 18 関連キーワード: エ ...
https://man.plustar.jp/php/pdo.error-handling.html - [similar]
The Zookeeper class 5976
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... ( string $path , int $version = -1 ): bool public exists ( string $path , callable $watcher_cb = null ): a ... int NOCHILDRENFOREPHEMERALS = -108 ; const int NODEEXISTS = -110 ; const int NOTEMPTY = -111 ; const int SE ... n created This is only generated by watches on non-existent nodes. These watches are set using Zookeeper::e ... s on nodes. These watches are set using Zookeeper::exists and Zookeeper::get. Zookeeper::CHANGED_EVENT A no ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
PHPの歴史 5875
« PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 » PHP Manual PHP の歴史と関連する ... fless $numentries 1--> Sorry, that record does not exist<p> <!--endif exit--> Welcome <!--$user-->!<p> You ...
https://man.plustar.jp/php/history.php.html - [similar]
PREV 1 2 3 4 5 6 NEXT