検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 286 for [SIMILAR] 16 1024 4096 WITH 10626 種類 WITH 9365... (2.523 sec.)
ColumnResult クラス 0
« CollectionRemove::sort ColumnResult::__construct » PHP Manual Mysql_xdevapi ColumnResult クラス ColumnResult クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\ColumnResult { /* メソッド */ public getCharacterSetName (): string public getCollationName (): str ...
https://man.plustar.jp/php/class.mysql-xdevapi-columnresult.html - [similar]
Closes stomp connection 0
« Stomp::__construct Stomp::error » PHP Manual Stomp Closes stomp connection Stomp::__destruct stomp_close (PECL stomp >= 0.1.0) Stomp::__destruct -- stomp_close — Closes stomp connection 説明 オブジェクト指向型 (destructor): public Stomp::__destruct () 手続き型: stomp_close ( resource $ ...
https://man.plustar.jp/php/stomp.destruct.html - [similar]
Registers to listen to a given destination 0
« Stomp::setReadTimeout Stomp::unsubscribe » PHP Manual Stomp Registers to listen to a given destination Stomp::subscribe stomp_subscribe (PECL stomp >= 0.1.0) Stomp::subscribe -- stomp_subscribe — Registers to listen to a given destination 説明 オブジェクト指向型 (method): public Stomp: ...
https://man.plustar.jp/php/stomp.subscribe.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]
PhpToken クラス 0
« 例 PhpToken::__construct » PHP Manual Tokenizer PhpToken クラス PhpToken クラス (PHP 8) はじめに このクラスは、 token_get_all() 関数の代替です。 token_get_all() 関数は、トークンを示す一文字、 またはトークンのIDの配列、トークンのテキスト、行番号からなる配列を返します。 PhpToken::tokeniz ...
https://man.plustar.jp/php/class.phptoken.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
定義済のクラスの名前を配列として返す 0
« get_class get_declared_interfaces » PHP Manual クラス/オブジェクト関数 定義済のクラスの名前を配列として返す get_declared_classes (PHP 4, PHP 5, PHP 7, PHP 8) get_declared_classes — 定義済のクラスの名前を配列として返す 説明 get_declared_classes (): array 定義済のクラスの名前を配列として ...
https://man.plustar.jp/php/function.get-declared-classes.html - [similar]
以降の出力で用いるシェーディングを作成する 0
« ps_shading_pattern ps_shfill » PHP Manual PS 関数 以降の出力で用いるシェーディングを作成する ps_shading (PECL ps >= 1.3.0) ps_shading — 以降の出力で用いるシェーディングを作成する 説明 ps_shading ( resource $psdoc , string $type , float $x0 , float $y0 , float $x1 , float $y1 , float $c ...
https://man.plustar.jp/php/function.ps-shading.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]