検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1412 for [SIMILAR] 16 1024 4096 WITH 7141 表示 WITH 5132 ... (4.719 sec.)
一行読み込む 0
« readline_write_history 圧縮およびアーカイブ » PHP Manual Readline 関数 一行読み込む readline (PHP 4, PHP 5, PHP 7, PHP 8) readline — 一行読み込む 説明 readline ( ? string $prompt = null ): string | false ユーザーからの入力を一行読み込みます。 この行を readline_add_history() . を用いてヒ ...
https://man.plustar.jp/php/function.readline.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
指定された変数名にパラメータをバインドする 0
« PDOStatement::bindColumn PDOStatement::bindValue » PHP Manual PDOStatement 指定された変数名にパラメータをバインドする PDOStatement::bindParam (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::bindParam — 指定された変数名にパラメータをバインドする 説明 public PDOStatement: ...
https://man.plustar.jp/php/pdostatement.bindparam.html - [similar]
ファイルの構文ハイライト表示 0
« __halt_compiler highlight_string » PHP Manual その他の関数 ファイルの構文ハイライト表示 highlight_file (PHP 4, PHP 5, PHP 7, PHP 8) highlight_file — ファイルの構文ハイライト表示 説明 highlight_file ( string $filename , bool $return = false ): string | bool filename の中のコードを構文ハ ...
https://man.plustar.jp/php/function.highlight-file.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
Expect の使用例 0
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
ストアドプロシージャから、次の結果セットを要求する 0
« db2_lob_read db2_num_fields » PHP Manual IBM DB2 関数 ストアドプロシージャから、次の結果セットを要求する db2_next_result (PECL ibm_db2 >= 1.0.0) db2_next_result — ストアドプロシージャから、次の結果セットを要求する 説明 db2_next_result ( resource $stmt ): resource ストアドプロシージャは ...
https://man.plustar.jp/php/function.db2-next-result.html - [similar]
ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する 0
« ArrayObject::setIteratorClass ArrayObject::uksort » PHP Manual ArrayObject ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する ArrayObject::uasort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::uasort — ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する 説明 ...
https://man.plustar.jp/php/arrayobject.uasort.html - [similar]
バックトレースを生成する 0
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debug_backtrace (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) debug_backtrace — バックトレースを生成する 説明 debug_backtrace ( int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT , int $limit = 0 ): array debu ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]
ユーザー定義の比較関数で配列をソートし、連想インデックスを保持する 0
« sort uksort » PHP Manual 配列 関数 ユーザー定義の比較関数で配列をソートし、連想インデックスを保持する uasort (PHP 4, PHP 5, PHP 7, PHP 8) uasort — ユーザー定義の比較関数で配列をソートし、連想インデックスを保持する 説明 uasort ( array &$array , callable $callback ): bool インデックスとそ ...
https://man.plustar.jp/php/function.uasort.html - [similar]