検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 330 for [SIMILAR] 16 1024 4096 WITH 24901 継続 WITH 7004... (4.897 sec.)
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]
はじめに 0
« 出力制御 インストール/設定 » PHP Manual 出力制御 はじめに はじめに 出力制御関数により、スクリプトから送信される出力を制御することが可 能になります。この機能は、複数の異なった場面、特にスクリプトがデー タ出力を開始した後にヘッダをブラウザに送信する必要がある場合に有用 です。出力制御関数 ...
https://man.plustar.jp/php/intro.outcontrol.html - [similar]
FTP コンテキストオプションの一覧 0
« HTTP コンテキストオプション SSL コンテキストオプション » PHP Manual コンテキストオプションとパラメータ FTP コンテキストオプションの一覧 FTP コンテキストオプション FTP コンテキストオプション — FTP コンテキストオプションの一覧 説明 ftp:// および ftps:// トランスポート用のコンテキストオプ ...
https://man.plustar.jp/php/context.ftp.html - [similar]
Enchant スペリングライブラリ 0
« 自然言語および文字エンコーディング はじめに » PHP Manual 自然言語および文字エンコーディング Enchant スペリングライブラリ Enchant スペリングライブラリ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Enchant 関数 enchant_broker_describe — Enchant プ ...
https://man.plustar.jp/php/book.enchant.html - [similar]
HTML からの脱出 0
« PHP タグ 命令の分離 » PHP Manual 基本的な構文 HTML からの脱出 HTML からの脱出 PHP のパーサは、開始タグと終了タグに囲まれていない部分をすべて無視します。 そのおかげで、PHP のファイルにそれ以外のコンテンツを混在させることができるのです。 たとえば PHP を HTML ドキュメントに組み込んで、テン ...
https://man.plustar.jp/php/language.basic-syntax.phpmode.html - [similar]
MIME ヘッダフィールドをデコードする 0
« iconv_mime_decode_headers iconv_mime_encode » PHP Manual iconv 関数 MIME ヘッダフィールドをデコードする iconv_mime_decode (PHP 5, PHP 7, PHP 8) iconv_mime_decode — MIME ヘッダフィールドをデコードする 説明 iconv_mime_decode ( string $string , int $mode = 0 , ? string $encoding = null ): ...
https://man.plustar.jp/php/function.iconv-mime-decode.html - [similar]
インターネット接続もしくは Unix ドメインソケット接続をオープンする 0
« dns_get_record gethostbyaddr » PHP Manual ネットワーク 関数 インターネット接続もしくは Unix ドメインソケット接続をオープンする fsockopen (PHP 4, PHP 5, PHP 7, PHP 8) fsockopen — インターネット接続もしくは Unix ドメインソケット接続をオープンする 説明 fsockopen ( string $hostname , int $ ...
https://man.plustar.jp/php/function.fsockopen.html - [similar]
for 0
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで最も複雑なループです。 for は、Cのforループと同様に動作します。 for ループの構文は、次のようになります。 for (式1; 式2; 式3) 文 最初の式( 式1 )は、ループ開始時に無条件に 評価(実行)されます。 ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 ここで示す関数は、 » mcrypt を 使用して動作します。この拡張モジュールを使用するには、 » http://mcrypt.sourceforge.net/ から libmcrypt-x.x.tar.gz をダウンロードし、含まれているインストール用の指示に従ってください ...
https://man.plustar.jp/php/mcrypt.requirements.html - [similar]
はじめに 0
« FTP インストール/設定 » PHP Manual FTP はじめに はじめに この拡張モジュールの関数は、 » http://www.faqs.org/rfcs/rfc959 で定義された File Transfer Protocol (FTP) を使用してファイルサーバーに アクセスするクライアントの実装です。この拡張を利用することで、FTP サーバーにアクセスしてさまざま ...
https://man.plustar.jp/php/intro.ftp.html - [similar]