検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 682 for [SIMILAR] 16 1024 4096 WITH 9938 eio WITH 7852 ... (0.868 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]
米Yahoo! の位置情報プラットフォーム FireEagle の例 0
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位置情報プラットフォーム FireEagle の例 <?php $req_url = 'https://fireeagle.yahooapis.com/oauth/request_token' ; $authurl = 'https://fireeagle.yahoo.net/oauth/authorize' ; $acc_url = 'https://fi ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]
セッションのデータを書き込む 0
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書き込む SessionHandler::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::write — セッションのデータを書き込む 説明 public SessionHandler::write ( string $id , string $data ): bool セッショ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]
The __construct purpose 0
« Yaf_Route_Map::assemble Yaf_Route_Map::route » PHP Manual Yaf_Route_Map The __construct purpose Yaf_Route_Map::__construct (Yaf >=1.0.0) Yaf_Route_Map::__construct — The __construct purpose 説明 public Yaf_Route_Map::__construct ( string $controller_prefer = false , string $delimiter = ...
https://man.plustar.jp/php/yaf-route-map.construct.html - [similar]
Yaf_Route_Simple のコンストラクタ 0
« Yaf_Route_Simple::assemble Yaf_Route_Simple::route » PHP Manual Yaf_Route_Simple Yaf_Route_Simple のコンストラクタ Yaf_Route_Simple::__construct (Yaf >=1.0.0) Yaf_Route_Simple::__construct — Yaf_Route_Simple のコンストラクタ 説明 public Yaf_Route_Simple::__construct ( string $module_na ...
https://man.plustar.jp/php/yaf-route-simple.construct.html - [similar]
使われているルート名を取得する 0
« Yaf_Router::__construct Yaf_Router::getRoute » PHP Manual Yaf_Router 使われているルート名を取得する Yaf_Router::getCurrentRoute (Yaf >=1.0.0) Yaf_Router::getCurrentRoute — 使われているルート名を取得する 説明 public Yaf_Router::getCurrentRoute (): string ルーティングプロセスで使われてい ...
https://man.plustar.jp/php/yaf-router.getcurrentroute.html - [similar]
さまざまな FTP 実行時オプションを設定する 0
« ftp_rmdir ftp_site » PHP Manual FTP 関数 さまざまな FTP 実行時オプションを設定する ftp_set_option (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_set_option — さまざまな FTP 実行時オプションを設定する 説明 ftp_set_option ( FTP\Connection $ftp , int $option , int | bool $value ): bool この関数 ...
https://man.plustar.jp/php/function.ftp-set-option.html - [similar]
ファイルがディレクトリかどうかを調べる 0
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる is_dir (PHP 4, PHP 5, PHP 7, PHP 8) is_dir — ファイルがディレクトリかどうかを調べる 説明 is_dir ( string $filename ): bool 指定したファイルがディレクトリかどうかを調べます。 パラメータ filename ...
https://man.plustar.jp/php/function.is-dir.html - [similar]
LDAP ディレクトリにエントリを付加する 0
« ldap_add_ext ldap_bind_ext » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_add (PHP 4, PHP 5, PHP 7, PHP 8) ldap_add — LDAP ディレクトリにエントリを付加する 説明 ldap_add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool エントリを ...
https://man.plustar.jp/php/function.ldap-add.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 0
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較する ldap_compare (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_compare — 指定した DN のエントリで見付かった属性の値を比較する 説明 ldap_compare ( LDAP\Connection $ldap , string $dn , string $at ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]