検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1187 for [SIMILAR] 16 1024 4096 WITH 16822 domdocument WI... (1.062 sec.)
PHP を使用する初めてのページ 1714
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
インストール手順 1714
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の OpenSSL サポートを使用するには、 --with-openssl[=DIR] を指定して PHP を コンパイルする必要があります。 OpenSSL ライブラリを動作させるためには、実行時にさらに必要なものがあります。 特に、OpenSSL から ...
https://man.plustar.jp/php/openssl.installation.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 1714
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 PHP は、Mac OS X バージョン 10.0.0 以降、 macOS Monterey (12.0.0) よ ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]
実行時設定 1714
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
オブジェクトの参照先が通常のファイルであるかどうかを調べる 1714
« SplFileInfo::isExecutable SplFileInfo::isLink » PHP Manual SplFileInfo オブジェクトの参照先が通常のファイルであるかどうかを調べる SplFileInfo::isFile (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::isFile — オブジェクトの参照先が通常のファイルであるかどうかを調べる 説明 public SplFileInfo: ...
https://man.plustar.jp/php/splfileinfo.isfile.html - [similar]
リモートファイルの使用 1714
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
ファイルあるいはディレクトリの名前を変える 1714
« streamWrapper::mkdir streamWrapper::rmdir » PHP Manual streamWrapper ファイルあるいはディレクトリの名前を変える streamWrapper::rename (PHP 5, PHP 7, PHP 8) streamWrapper::rename — ファイルあるいはディレクトリの名前を変える 説明 public streamWrapper::rename ( string $path_from , string ...
https://man.plustar.jp/php/streamwrapper.rename.html - [similar]
次の行を読み出す 1714
« SplFileObject::key SplFileObject::rewind » PHP Manual SplFileObject 次の行を読み出す SplFileObject::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::next — 次の行を読み出す 説明 public SplFileObject::next (): void ファイルの次の行に進みます。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/splfileobject.next.html - [similar]
ファイルリソースについての情報を取得する 1714
« streamWrapper::stream_set_option streamWrapper::stream_tell » PHP Manual streamWrapper ファイルリソースについての情報を取得する streamWrapper::stream_stat (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_stat — ファイルリソースについての情報を取得する 説明 public streamWrapp ...
https://man.plustar.jp/php/streamwrapper.stream-stat.html - [similar]
機能 1714
« 最新版を維持する PHP による HTTP 認証 » PHP Manual 機能 機能 PHP による HTTP 認証 クッキー(Cookies) セッション XFormsの処理 ファイルアップロードの処理 POST メソッドによるアップロード エラーメッセージの説明 陥りやすい落とし穴 複数ファイルのアップロード PUT メソッドのサポート 参考 リモー ...
https://man.plustar.jp/php/features.html - [similar]