検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 413 for ロード (0.029 sec.)
要件 4555
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 以下の関数を使用す ... xt/gettext.html から GNU gettext パッケージをダウンロードし、インストールする必要があります。 関連キーワード: ... ール , 設定 , 手順 , 関数 , www , パッケージ , ダウンロード , ...
https://man.plustar.jp/php/gettext.requirements.html - [similar]
定義済み定数 4555
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... P 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 OCI8 関数およびメソ ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
Pspell 4538
« mb_substr はじめに » PHP Manual 自然言語および文字エンコーディング Pspell Pspell はじめに イン ... pspell_new_config — 指定した設定に基づき新規辞書をロードする pspell_new_personal — 個人の単語リストを有する新 ... 規辞書をロードする pspell_new — 新規辞書をロードする pspell_save_w ...
https://man.plustar.jp/php/book.pspell.html - [similar]
インストール手順 4538
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 pthreads のリ ... ルド済みバイナリは、 » PECL のウェブサイトからダウンロードできます。 警告 Windows ユーザーはさらに、pthreadVC2 ... 手順 , 設定 , pthreads , リリース , ユーザー , ダウンロード , 場所 , パス , pthreadVC ...
https://man.plustar.jp/php/pthreads.installation.html - [similar]
はじめに 4521
« cURL インストール/設定 » PHP Manual cURL はじめに はじめに PHP は、Daniel Stenbergにより開発さ ... curl は HTTPS 認証、HTTP POST、HTTP PUT、FTP アップロード(これはPHPのftp拡張機能でも実行可能です)、 HTTPフォ ... ームによるアップロード、プロキシ、クッキー、 ユーザー名+パスワードによる認 ...
https://man.plustar.jp/php/intro.curl.html - [similar]
定義済み定数 4521
« インストール手順 Pattern matching » PHP Manual Parle 定義済み定数 定義済み定数 以下の定数が定義 ... P 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Parle\INTERNAL_UTF3 ... , compiled , support , internal , whether , Flag , ロード ...
https://man.plustar.jp/php/parle.constants.html - [similar]
定義済の変数 4521
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変 ... POST — HTTP POST 変数 $_FILES — HTTP ファイルアップロード変数 $_REQUEST — HTTP リクエスト変数 $_SESSION — セッ ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
定義済み定数 4521
« リソース型 データ構造 » PHP Manual SPL 定義済み定数 定義済み定数 以下の定数が定義されています。 ... P 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 関連キーワード: 定義 ... 拡張 , モジュール , 組み込み , コンパイル , 実行 , ロード ...
https://man.plustar.jp/php/spl.constants.html - [similar]
CURLFile クラス 4487
« CurlShareHandle CURLFile::__construct » PHP Manual cURL CURLFile クラス CURLFile クラス (PHP 5 ... P 8) はじめに CURLOPT_POSTFIELDS でファイルのアップロードをするには、このクラスか、 CURLStringFile を使わなけ ... g $posted_filename ): void } プロパティ name アップロードするファイルの名前。 mime ファイルの MIME タイプ (デ ... ォルトは application/octet-stream )。 postname アップロードするデータの中のファイルの名前 (デフォルトは name プ ...
https://man.plustar.jp/php/class.curlfile.html - [similar]
基本的な使用法 4487
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する ... , for user $ftp_user_name " ; } // ファイルをアップロードする $upload = ftp_put ( $ftp , $destination_file , ... $source_file , FTP_BINARY ); // アップロード状況を確認する if (! $upload ) { echo "FTP upload ha ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]