検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 925 for [SIMILAR] 16 1024 4096 WITH 36149 fence WITH 139... (1.144 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual Yaml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 yaml_parse() のコールバックメソッドで使う、 スカラーエンティティの形式 YAML_AN ...
https://man.plustar.jp/php/yaml.constants.html - [similar]
定義済み定数 0
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEEK_SET ( int ) SEEK_CUR ( int ) SEEK_END ( in ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
指定されたパス文字列の実パスを解決する 0
« ssh2_sftp_readlink ssh2_sftp_rename » PHP Manual SSH2 関数 指定されたパス文字列の実パスを解決する ssh2_sftp_realpath (PECL ssh2 >= 0.9.0) ssh2_sftp_realpath — 指定されたパス文字列の実パスを解決する 説明 ssh2_sftp_realpath ( resource $sftp , string $filename ): string filename をリモート ...
https://man.plustar.jp/php/function.ssh2-sftp-realpath.html - [similar]
残りのストリームを文字列に読み込む 0
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に読み込む stream_get_contents (PHP 5, PHP 7, PHP 8) stream_get_contents — 残りのストリームを文字列に読み込む 説明 stream_get_contents ( resource $stream , ? int $length = null , int $offset = ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
2 つの variant 値を「加算」し、結果を返す 0
« variant_abs variant_and » PHP Manual COM関数 2 つの variant 値を「加算」し、結果を返す variant_add (PHP 5, PHP 7, PHP 8) variant_add — 2 つの variant 値を「加算」し、結果を返す 説明 variant_add ( mixed $left , mixed $right ): variant (MSDN ライブラリによる) 以下の規則に従い、 left を r ...
https://man.plustar.jp/php/function.variant-add.html - [similar]
その他の変更 0
« 変更された関数 Windows のサポート » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 その他の変更 その他の変更 無効な文字列による算術演算の通知 数値形式ではない文字列を使って、数値を期待する演算 ( + - * / ** % << >> | & ^ や、これらを用いた代入演算) を行おうとしたときに、 E_WARNING あるいは ...
https://man.plustar.jp/php/migration71.other-changes.html - [similar]
セーブポイントまでトランザクションをロールバックする 0
« Session::rollback Session::setSavepoint » PHP Manual mysql_xdevapi\Session セーブポイントまでトランザクションをロールバックする Session::rollbackTo (No version information available, might only be in Git) Session::rollbackTo — セーブポイントまでトランザクションをロールバックする 説明 p ...
https://man.plustar.jp/php/mysql-xdevapi-session.rollbackto.html - [similar]
直近のエラーの内容を文字列で返す 0
« mysqli::$error_list mysqli::$field_count » PHP Manual mysqli 直近のエラーの内容を文字列で返す mysqli::$error mysqli_error (PHP 5, PHP 7, PHP 8) mysqli::$error -- mysqli_error — 直近のエラーの内容を文字列で返す 説明 オブジェクト指向型 string $mysqli->error ; 手続き型 mysqli_error ( mysq ...
https://man.plustar.jp/php/mysqli.error.html - [similar]
文字列に変換する 0
« ReflectionType::allowsNull ReflectionUnionType » PHP Manual ReflectionType 文字列に変換する ReflectionType::__toString (PHP 7, PHP 8) ReflectionType::__toString — 文字列に変換する 警告 この関数は PHP 7.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 public Refle ...
https://man.plustar.jp/php/reflectiontype.tostring.html - [similar]
基本的な SimpleXML の使用法 0
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 このリファレンスの多くの例では XML 文字列が必要です。それぞれの例で この文字列をくり返す代わりに、あるファイルにこの文字列を保存して、 例ごとに読みこむことにします。この読みこまれるファイルは、以 ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]