検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1191 for [SIMILAR] 16 1024 4096 WITH 8419 posix WITH 5526... (0.756 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 必須ライブラリ がインストールされていれば、PHP のコンパイル時に --with-enchant[=dir] オプションを追加するだけで enchant を有効にできます。 Windows ユーザーがこの拡張機能を使うには、 php_enchant.dll を有効に ...
https://man.plustar.jp/php/enchant.installation.html - [similar]
ファイルシステム 関数 0
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 参考 関連する関数については、 ディレクトリ および プログラム実行 の節を 参照してください。 リモートファイルとして使用することができる種々のURLラッパーの一覧 と説明については、 サポートするプ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
作業コピーあるいはリポジトリ内にディレクトリを作成する 0
« svn_ls svn_repos_create » PHP Manual SVN 関数 作業コピーあるいはリポジトリ内にディレクトリを作成する svn_mkdir (PECL svn >= 0.4.0) svn_mkdir — 作業コピーあるいはリポジトリ内にディレクトリを作成する 説明 svn_mkdir ( string $path , string $log_message = ? ): bool 作業コピーあるいはリポジ ...
https://man.plustar.jp/php/function.svn-mkdir.html - [similar]
PHP による HTTP 認証 0
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関数を使うと、 "Authentication Required" メッセージをクライアントブラウザに送ることができます。 これにより、クライアントブラウザではユーザー名とパスワードの入力要求 ウインドウがポップアップ表示さ ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
ファイルシステム 0
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ファイルシステム 関数 basename — パスの最後にある名前の部分を返す chgrp — ファイルのグループを変更する chmod — フ ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
ディレクトリを削除する 0
« eio_rename eio_seek » PHP Manual Eio 関数 ディレクトリを削除する eio_rmdir (PECL eio >= 0.0.1dev) eio_rmdir — ディレクトリを削除する 説明 eio_rmdir ( string $path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_rmdir() は、ディレクトリを削除 ...
https://man.plustar.jp/php/function.eio-rmdir.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.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]
ディレクトリ全体を読み込む 0
« eio_readahead eio_readlink » PHP Manual Eio 関数 ディレクトリ全体を読み込む eio_readdir (PECL eio >= 0.0.1dev) eio_readdir — ディレクトリ全体を読み込む 説明 eio_readdir ( string $path , int $flags , int $pri , callable $callback , string $data = NULL ): resource ディレクトリ全体を ( op ...
https://man.plustar.jp/php/function.eio-readdir.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mail 設定オプション 名前 デフォルト 変更可能 変更履歴 mail.add_x_header "0" PHP_INI_PERDIR mail.log NULL PHP_INI_SYSTEM|PHP_INI_PERDIR mail.force_extra_parameters NUL ...
https://man.plustar.jp/php/mail.configuration.html - [similar]