検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 1178 for [SIMILAR] 16 1024 4096 WITH 14271 ィレ WITH 1282... (1.116 sec.)
Lighttpd 1.4 (Unix システム用) 0
« Nginx 1.4.x (Unix システム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) » PHP Manual Unix システムへのインストール Lighttpd 1.4 (Unix システム用) Lighttpd 1.4 (Unix システム用) ここでは、Unix システム上の Lighttpd 1.4 で PHP を使用する際の注意点とヒントをまとめます。 まず » Lig ...
https://man.plustar.jp/php/install.unix.lighttpd-14.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PostgreSQL設定オプション 名前 デフォルト 変更可能 変更履歴 pgsql.allow_persistent "1" PHP_INI_SYSTEM pgsql.max_persistent "-1" PHP_INI_SYSTEM pgsql.max_links "-1" PHP ...
https://man.plustar.jp/php/pgsql.configuration.html - [similar]
直近のエラーメッセージ 0
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg (PHP 4, PHP 5, PHP 7) $php_errormsg — 直近のエラーメッセージ 警告 この機能は PHP 7.2.0 で 非推奨 になります。この機能に頼らないことを強く推奨します。 代わりに error_get_last() を使用してくださ ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]
0
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレクトリ構造 - index.php - .htaccess + conf |- application.ini // アプリケーションの設定 - application/ - Bootstrap.php + controllers - Index.php // デフォルトのコントローラ + views |+ index - ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]
Yaf_View_Simple クラス 0
« Yaf_View_Interface::setScriptPath Yaf_View_Simple::assign » PHP Manual Yaf Yaf_View_Simple クラス Yaf_View_Simple クラス (Yaf >=1.0.0) はじめに Yaf_View_Simple は Yaf の組み込みテンプレートエンジンです。 シンプルながらも高速なテンプレートエンジンで、PHP スクリプトテンプレートだけに対応 ...
https://man.plustar.jp/php/class.yaf-view-simple.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
ファイルがシンボリックリンクかどうかを調べる 0
« is_file is_readable » PHP Manual ファイルシステム 関数 ファイルがシンボリックリンクかどうかを調べる is_link (PHP 4, PHP 5, PHP 7, PHP 8) is_link — ファイルがシンボリックリンクかどうかを調べる 説明 is_link ( string $filename ): bool 指定したファイルがシンボリックリンクかどうかを調べます ...
https://man.plustar.jp/php/function.is-link.html - [similar]
サポートされる全ての暗号を配列として取得する 0
« mcrypt_get_key_size mcrypt_list_modes » PHP Manual Mcrypt 関数 サポートされる全ての暗号を配列として取得する mcrypt_list_algorithms (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_list_algorithms — サポートされる全ての暗号を配列として取得する 警告 この関数は PHP 7.1. ...
https://man.plustar.jp/php/function.mcrypt-list-algorithms.html - [similar]
PECL 拡張モジュールを PHP に静的に組み込む 0
« php-config 問題が起きた場合 » PHP Manual PECL 拡張モジュールのインストール PECL 拡張モジュールを PHP に静的に組み込む PECL 拡張モジュールを PHP に静的に組み込む PECL 拡張モジュールを PHP に静的に組み込みたいと思うこともあるでしょう。 そのためには、拡張モジュールのソースを /your/phpsrcd ...
https://man.plustar.jp/php/install.pecl.static.html - [similar]
基本的な使用法 0
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから姓が "S" から始まる全てのエントリに 関する情報を検索し、名前と電子メールアドレスで検索結果を表示します。 例1 LDAP 検索の例 <?php // LDAP の基本シーケンスは、接続、バインド、検索、検索結果の解 ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]