検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 1108 for [SIMILAR] 16 1024 4096 WITH 22622 mailparse WITH... (0.734 sec.)
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
セッションのアップロード状況 0
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップロード状況 セッションのアップロード状況 INI オプション session.upload_progress.enabled を有効にすると、アップロード中の個々のファイルの進捗状況を PHP で追えるようになります。 この情報は、アップ ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
XML パーサのエラーコードを得る 0
« xml_get_current_line_number xml_parse_into_struct » PHP Manual XML パーサ 関数 XML パーサのエラーコードを得る xml_get_error_code (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_error_code — XML パーサのエラーコードを得る 説明 xml_get_error_code ( XMLParser $parser ): int XML パーサのエラーコードを ...
https://man.plustar.jp/php/function.xml-get-error-code.html - [similar]
Eio 0
« プロセス制御 はじめに » PHP Manual プロセス制御 Eio Eio はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Eio 関数 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリ ...
https://man.plustar.jp/php/book.eio.html - [similar]
Oracle OCI8 0
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 Oracle OCI8 はじめに インストール/設定 要件 インストール手順 テスト 実行時設定 定義済み定数 例 OCI8 接続のハンドリングおよびプーリング OCI8 高速アプリケーション通知 (FAN) サポート OCI8 Transp ...
https://man.plustar.jp/php/book.oci8.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.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]
PHP タグ 0
« 基本的な構文 HTML からの脱出 » PHP Manual 基本的な構文 PHP タグ PHP タグ PHP はファイルを解析して開始タグと終了タグ ( <?php と ?> ) を探します。 タグが見つかると、PHP はコードの実行を開始したり終了したりします。 このような仕組みにより、PHP を他のあらゆる形式のドキュメント中に 埋め込むこ ...
https://man.plustar.jp/php/language.basic-syntax.phptags.html - [similar]
XML パーサのオプションを設定する 0
« xml_parser_get_option xml_set_character_data_handler » PHP Manual XML パーサ 関数 XML パーサのオプションを設定する xml_parser_set_option (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_set_option — XML パーサのオプションを設定する 説明 xml_parser_set_option ( XMLParser $parser , int $option , ...
https://man.plustar.jp/php/function.xml-parser-set-option.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT