検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 355 for [SIMILAR] 16 1024 4096 WITH 66552 gearmanjob WIT... (0.517 sec.)
はじめに 0
« FDF インストール/設定 » PHP Manual FDF はじめに はじめに Forms Data Format (FDF)は、PDF ドキュメント内部のフォームを処理する ためのフォーマットです。FDF の詳細および一般的な用途については、 » http://www.adobe.com/devnet/acrobat/fdftoolkit.html にある ドキュメントを参照ください。 FDF の ...
https://man.plustar.jp/php/intro.fdf.html - [similar]
実行時設定 0
« インストール 非互換性 » 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]
定義済み定数 0
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 注意 : 以下の定数を php.ini で使用することができますが、 httpd.conf のようなPHPの外部では、 代わりにビットマスク値を使用する必要があります。 エラーとロギング 値 定数 ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
すべてのレスポンスデータをクライアントにフラッシュする 0
« FPM 関数 fpm_get_status » PHP Manual FPM 関数 すべてのレスポンスデータをクライアントにフラッシュする fastcgi_finish_request (PHP 5 >= 5.3.3, PHP 7, PHP 8) fastcgi_finish_request — すべてのレスポンスデータをクライアントにフラッシュする 説明 fastcgi_finish_request (): bool この関数は、す ...
https://man.plustar.jp/php/function.fastcgi-finish-request.html - [similar]
出力バッファリング機構のネストレベルを返す 0
« ob_get_length ob_get_status » PHP Manual 出力制御 関数 出力バッファリング機構のネストレベルを返す ob_get_level (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ob_get_level — 出力バッファリング機構のネストレベルを返す 説明 ob_get_level (): int 出力バッファリングハンドラのネストレベルを返します。 ...
https://man.plustar.jp/php/function.ob-get-level.html - [similar]
0
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用する方法の例 例1 ブートストラップ・ファイルの内容 <?php /* Solr サーバーのドメイン名 */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ define ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
ReflectionFunction クラス 0
« ReflectionExtension::__toString ReflectionFunction::__construct » PHP Manual リフレクション ReflectionFunction クラス ReflectionFunction クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionFunction クラスは 関数についての情報を報告します。 クラス概要 class ReflectionFunction extends Reflec ...
https://man.plustar.jp/php/class.reflectionfunction.html - [similar]
文字列から XML を読み込む 0
« DOMDocument::loadHTMLFile DOMDocument::normalizeDocument » PHP Manual DOMDocument 文字列から XML を読み込む DOMDocument::loadXML (PHP 5, PHP 7, PHP 8) DOMDocument::loadXML — 文字列から XML を読み込む 説明 public DOMDocument::loadXML ( string $source , int $options = 0 ): DOMDocument | ...
https://man.plustar.jp/php/domdocument.loadxml.html - [similar]
サービスの状態を問い合わせる 0
« win32_pause_service win32_send_custom_control » PHP Manual win32service 関数 サービスの状態を問い合わせる win32_query_service_status (PECL win32service >=0.1.0) win32_query_service_status — サービスの状態を問い合わせる 説明 win32_query_service_status ( string $servicename , string $mac ...
https://man.plustar.jp/php/function.win32-query-service-status.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]