検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 793 for [SIMILAR] 16 1024 4096 WITH 7846 ペー WITH 6558 ... (1.333 sec.)
FAQ に無い問題 0
« FAQ を読む バグ報告 » PHP Manual 問題が起きた場合 FAQ に無い問題 FAQ に無い問題 FAQ を参照しても問題が解決しない場合には、PHP インストール用メーリングリストの誰かが 助けてくれるかもしれません。最初に、アーカイブをチェックして、過去に誰かが 自分と同じ問題に関する質問を行い、既に解答を受 ...
https://man.plustar.jp/php/install.problems.support.html - [similar]
コードポイントが図形文字であるかを調べる 0
« IntlChar::isdigit IntlChar::isIDIgnorable » PHP Manual IntlChar コードポイントが図形文字であるかを調べる IntlChar::isgraph (PHP 7, PHP 8) IntlChar::isgraph — コードポイントが図形文字であるかを調べる 説明 public static IntlChar::isgraph ( int | string $codepoint ): ? bool 指定されたコー ...
https://man.plustar.jp/php/intlchar.isgraph.html - [similar]
はじめに 0
« Mhash インストール/設定 » PHP Manual Mhash はじめに はじめに 以下の関数は、 » mhash と組み合わせて 動作することを前提としています。mhashは、チェックサム、メッセージ ダイジェスト、メッセージ認証コード等を作成するために使用することが できます。 この関数は、mhash ライブラリへのインターフェ ...
https://man.plustar.jp/php/intro.mhash.html - [similar]
はじめに 0
« ソケット インストール/設定 » PHP Manual ソケット はじめに はじめに ソケット拡張モジュールは、一般的な BSD ソケットに基づくソケット通信に関する低レベルインターフェイスを実装し、 クライアントだけでなく、 ソケットサーバーとして動作させることが可能となります。 より一般的なクライアントサイド ...
https://man.plustar.jp/php/intro.sockets.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
内部 LOB データの特定の位置を消去する 0
« OCILob::eof OCILob::export » PHP Manual OCILob 内部 LOB データの特定の位置を消去する OCILob::erase (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::erase — 内部 LOB データの特定の位置を消去する 説明 public OCILob::erase ( ? int $offset = null , ? int $length = null ): int | false 指定 ...
https://man.plustar.jp/php/ocilob.erase.html - [similar]
ファイルの情報を得る 0
« SplFileObject::fseek SplFileObject::ftell » PHP Manual SplFileObject ファイルの情報を得る SplFileObject::fstat (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fstat — ファイルの情報を得る 説明 public SplFileObject::fstat (): array ファイルの統計情報を集めます。 fstat() とまったく同じよう ...
https://man.plustar.jp/php/splfileobject.fstat.html - [similar]
XML パーサ 0
« XMLDiff\File::merge はじめに » PHP Manual XML 操作 XML パーサ XML パーサ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 イベントハンドラ 大文字変換(Case Folding) エラーコード 文字エンコーディング 例 XML エレメント構造の例 XMLタグのマッピングの例 XML ...
https://man.plustar.jp/php/book.xml.html - [similar]
サーバーに MySQL スレッドの停止を問い合わせる 0
« mysqli::$insert_id mysqli::more_results » PHP Manual mysqli サーバーに MySQL スレッドの停止を問い合わせる mysqli::kill mysqli_kill (PHP 5, PHP 7, PHP 8) mysqli::kill -- mysqli_kill — サーバーに MySQL スレッドの停止を問い合わせる 説明 オブジェクト指向型 public mysqli::kill ( int $proces ...
https://man.plustar.jp/php/mysqli.kill.html - [similar]
テキストの出力位置を設定する 0
« ps_set_parameter ps_set_value » PHP Manual PS 関数 テキストの出力位置を設定する ps_set_text_pos (PECL ps >= 1.1.0) ps_set_text_pos — テキストの出力位置を設定する 説明 ps_set_text_pos ( resource $psdoc , float $x , float $y ): bool テキストを出力する位置を設定します。別の方法として、x と ...
https://man.plustar.jp/php/function.ps-set-text-pos.html - [similar]