検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 576 for [SIMILAR] 16 1024 4096 WITH 33246 soapserver WIT... (0.476 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
現在のキャッシュの有効期限を取得/設定する 0
« session_abort session_cache_limiter » PHP Manual セッション関数 現在のキャッシュの有効期限を取得/設定する session_cache_expire (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) session_cache_expire — 現在のキャッシュの有効期限を取得/設定する 説明 session_cache_expire ( ? int $value = null ): int | ...
https://man.plustar.jp/php/function.session-cache-expire.html - [similar]
OAuth のバージョンを設定する 0
« OAuth::setToken OAuthProvider » PHP Manual OAuth OAuth のバージョンを設定する OAuth::setVersion (PECL OAuth >= 0.99.1) OAuth::setVersion — OAuth のバージョンを設定する 説明 public OAuth::setVersion ( string $version ): bool それ以降のリクエスト用の OAuth のバージョンを設定します。 パラ ...
https://man.plustar.jp/php/oauth.setversion.html - [similar]
Radius 関数 0
« 例 radius_acct_open » PHP Manual Radius Radius 関数 Radius 関数 目次 radius_acct_open — 課金用の Radius ハンドルを作成する radius_add_server — サーバーを追加する radius_auth_open — 認証用の Radius ハンドルを作成する radius_close — すべてのリソースを開放する radius_config — 指定した設定 ...
https://man.plustar.jp/php/ref.radius.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 Apache PHPモジュールの動作は、 php.ini の設定により影響を受けます。 php.ini の設定は、サーバーの設定ファイル内の php_flag の設定、 またはローカルなファイル .htaccess により上書きすることができます。 例1 .h ...
https://man.plustar.jp/php/apache.configuration.html - [similar]
Radius 0
« 認証サービス はじめに » PHP Manual 認証サービス Radius Radius はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 RADIUS Options RADIUS Packet Types RADIUS Attribute Types RADIUS Vendor Specific Attribute Types 例 Radius 関数 radius_acct_open — 課金用の ...
https://man.plustar.jp/php/book.radius.html - [similar]
Yaf_Controller_Abstract クラス 0
« Yaf_Config_Simple::valid Yaf_Controller_Abstract::__construct » PHP Manual Yaf Yaf_Controller_Abstract クラス Yaf_Controller_Abstract クラス (Yaf >=1.0.0) はじめに Yaf_Controller_Abstract は Yaf システムの中心となるクラスです。 MVC は Model-View-Controller の略で、 アプリケーションのロ ...
https://man.plustar.jp/php/class.yaf-controller-abstract.html - [similar]
cURL マルチハンドル用のオプションを設定する 0
« curl_multi_select curl_multi_strerror » PHP Manual cURL 関数 cURL マルチハンドル用のオプションを設定する curl_multi_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_multi_setopt — cURL マルチハンドル用のオプションを設定する 説明 curl_multi_setopt ( CurlMultiHandle $multi_handle , int $option ...
https://man.plustar.jp/php/function.curl-multi-setopt.html - [similar]
すべてのリソースを開放する 0
« radius_auth_open radius_config » PHP Manual Radius 関数 すべてのリソースを開放する radius_close (PECL radius >= 1.1.0) radius_close — すべてのリソースを開放する 説明 radius_close ( resource $radius_handle ): bool 各リクエストの終了時に PHP がすべてのリソースを開放するので、 この関数をコ ...
https://man.plustar.jp/php/function.radius-close.html - [similar]
はじめに 0
« OPcache インストール/設定 » PHP Manual OPcache はじめに はじめに OPcache はコンパイル済みのバイトコードを共有メモリに保存し、PHP がリクエストのたびにスクリプトを読み込み、パースする手間を省くことでパフォーマンスを向上させます。 このPHP拡張モジュールは PHP 5.5.0 以降のバージョンにバンド ...
https://man.plustar.jp/php/intro.opcache.html - [similar]