検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 265 for [SIMILAR] 16 1024 4096 WITH 19821 ネス WITH 1849... (0.285 sec.)
ストリーム 0
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに インストール/設定 要件 インストール手順 実行時設定 ストリームのクラス 定義済み定数 ストリームフィルタ ストリームコンテキスト ストリームのエラー 例 ストリームラッパーとして登録するクラスの例 p ...
https://man.plustar.jp/php/book.stream.html - [similar]
出力をファイルにフラッシュする 0
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fflush — 出力をファイルにフラッシュする 説明 fflush ( resource $stream ): bool この関数は、バッファリングされた全ての出力をファイルハンドル stream が指すリソースに強 ...
https://man.plustar.jp/php/function.fflush.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring 設定オプション 名前 デフォルト 変更可能 変更履歴 mbstring.language "neutral" PHP_INI_ALL mbstring.detect_order NULL PHP_INI_ALL mbstring.http_input "pass" PH ...
https://man.plustar.jp/php/mbstring.configuration.html - [similar]
プリペアドステートメントをリセットする 0
« mysqli_stmt::prepare mysqli_stmt::result_metadata » PHP Manual mysqli_stmt プリペアドステートメントをリセットする mysqli_stmt::reset mysqli_stmt_reset (PHP 5, PHP 7, PHP 8) mysqli_stmt::reset -- mysqli_stmt_reset — プリペアドステートメントをリセットする 説明 オブジェクト指向型 public m ...
https://man.plustar.jp/php/mysqli-stmt.reset.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]
文字列の構文ハイライト表示 0
« highlight_file hrtime » PHP Manual その他の関数 文字列の構文ハイライト表示 highlight_string (PHP 4, PHP 5, PHP 7, PHP 8) highlight_string — 文字列の構文ハイライト表示 説明 highlight_string ( string $string , bool $return = false ): string | bool PHP 組込みの 構文ハイライタで定義されたカ ...
https://man.plustar.jp/php/function.highlight-string.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
PHP の振る舞いの変更 0
« 関数リファレンス APCu » PHP Manual 関数リファレンス PHP の振る舞いの変更 PHP の振る舞いの変更 APCu — APC User Cache はじめに インストール/設定 定義済み定数 APCu 関数 APCUIterator — APCUIterator クラス Componere はじめに インストール/設定 Componere\Abstract\Definition — The Componere\Ab ...
https://man.plustar.jp/php/refs.basic.php.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
ファイルを出力する 0
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, PHP 7, PHP 8) readfile — ファイルを出力する 説明 readfile ( string $filename , bool $use_include_path = false , ? resource $context = null ): int | false ファイルを読んで標準出力に書き出します。 ...
https://man.plustar.jp/php/function.readfile.html - [similar]