検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 863 for [SIMILAR] 16 1024 4096 WITH 17046 mysqli WITH 10... (0.758 sec.)
ステートメントのSQLを取得する 0
« SQLite3Stmt::execute SQLite3Stmt::paramCount » PHP Manual SQLite3Stmt ステートメントのSQLを取得する SQLite3Stmt::getSQL (PHP 7 >= 7.4.0, PHP 8) SQLite3Stmt::getSQL — ステートメントのSQLを取得する 説明 public SQLite3Stmt::getSQL ( bool $expand = false ): string | false プリペアドステート ...
https://man.plustar.jp/php/sqlite3stmt.getsql.html - [similar]
ファイルあるいはディレクトリの名前を変える 0
« streamWrapper::mkdir streamWrapper::rmdir » PHP Manual streamWrapper ファイルあるいはディレクトリの名前を変える streamWrapper::rename (PHP 5, PHP 7, PHP 8) streamWrapper::rename — ファイルあるいはディレクトリの名前を変える 説明 public streamWrapper::rename ( string $path_from , string ...
https://man.plustar.jp/php/streamwrapper.rename.html - [similar]
ファイルのアドバイザリ・ロック 0
« streamWrapper::stream_flush streamWrapper::stream_metadata » PHP Manual streamWrapper ファイルのアドバイザリ・ロック streamWrapper::stream_lock (PHP 5, PHP 7, PHP 8) streamWrapper::stream_lock — ファイルのアドバイザリ・ロック 説明 public streamWrapper::stream_lock ( int $operation ): b ...
https://man.plustar.jp/php/streamwrapper.stream-lock.html - [similar]
Specify application credentials 0
« Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::addAuth (PECL zookeeper >= 0.1.0) Zookeeper::addAuth — Specify application credentials 説明 public Zookeeper::addAuth ( string $scheme , string $cert , callable $completion_cb = null ): bool Th ...
https://man.plustar.jp/php/zookeeper.addauth.html - [similar]
Create a node synchronously 0
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zookeeper::create (PECL zookeeper >= 0.1.0) Zookeeper::create — Create a node synchronously 説明 public Zookeeper::create ( string $path , string $value , array $acls , int $flags = null ): stri ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]
Sets the acl associated with a node synchronously 0
« Zookeeper::set Zookeeper::setDebugLevel » PHP Manual Zookeeper Sets the acl associated with a node synchronously Zookeeper::setAcl (PECL zookeeper >= 0.1.0) Zookeeper::setAcl — Sets the acl associated with a node synchronously 説明 public Zookeeper::setAcl ( string $path , int $version ...
https://man.plustar.jp/php/zookeeper.setacl.html - [similar]
Returns the current "event loop time" 0
« EvLoop::loopFork EvLoop::nowUpdate » PHP Manual EvLoop Returns the current "event loop time" EvLoop::now (PECL ev >= 0.2.0) EvLoop::now — Returns the current "event loop time" 説明 public EvLoop::now (): float Returns the current "event loop time", which is the time the event loop rece ...
https://man.plustar.jp/php/evloop.now.html - [similar]
エラーメッセージを返す 0
« ibase_errcode ibase_execute » PHP Manual Firebird/InterBase 関数 エラーメッセージを返す ibase_errmsg (PHP 5, PHP 7 < 7.4.0) ibase_errmsg — エラーメッセージを返す 説明 ibase_errmsg (): string 直近の InterBase 関数コールの結果として得られるエラーメッセージを返します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.ibase-errmsg.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
continue 0
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、ループ構造において現在の繰り返しループ の残りの処理をスキップし、条件式を評価した後に 次の繰り返しの最初から実行を続けるために使用されます、 注意 : PHP では、 continue の動作に関しては switch ...
https://man.plustar.jp/php/control-structures.continue.html - [similar]