検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 313 for [SIMILAR] 16 1024 4096 WITH 25435 reflectionmeth... (0.245 sec.)
ヘッダ用の関数を登録する 0
« getservbyport header_remove » PHP Manual ネットワーク 関数 ヘッダ用の関数を登録する header_register_callback (PHP 5 >= 5.4.0, PHP 7, PHP 8) header_register_callback — ヘッダ用の関数を登録する 説明 header_register_callback ( callable $callback ): bool PHP が出力を送信しはじめるときにコー ...
https://man.plustar.jp/php/function.header-register-callback.html - [similar]
生の HTTP ヘッダを送信する 0
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (PHP 4, PHP 5, PHP 7, PHP 8) header — 生の HTTP ヘッダを送信する 説明 header ( string $header , bool $replace = true , int $response_code = 0 ): void header() は、生の HTTP ヘッダを送信するために ...
https://man.plustar.jp/php/function.header.html - [similar]
色を設定する 0
« ps_set_value ps_setdash » PHP Manual PS 関数 色を設定する ps_setcolor (PECL ps >= 1.1.0) ps_setcolor — 色を設定する 説明 ps_setcolor ( resource $psdoc , string $type , string $colorspace , float $c1 , float $c2 , float $c3 , float $c4 ): bool 描画色、塗りつぶし色、あるいはその両方を設定 ...
https://man.plustar.jp/php/function.ps-setcolor.html - [similar]
CCL パーサを設定する 0
« yaz_addinfo yaz_ccl_parse » PHP Manual YAZ 関数 CCL パーサを設定する yaz_ccl_conf (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_ccl_conf — CCL パーサを設定する 説明 yaz_ccl_conf ( resource $id , array $config ): void この関数は、アクセスポイント(CCL限定辞)が定義するサーバーに関して CCL クエリ ...
https://man.plustar.jp/php/function.yaz-ccl-conf.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
memcached サーバーへの持続的な接続をオープンする 0
« Memcache::increment Memcache::replace » PHP Manual Memcache memcached サーバーへの持続的な接続をオープンする Memcache::pconnect (PECL memcache >= 0.4.0) Memcache::pconnect — memcached サーバーへの持続的な接続をオープンする 説明 Memcache::pconnect ( string $host , int $port = ? , int $t ...
https://man.plustar.jp/php/memcache.pconnect.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
cURL セッションを実行する 0
« curl_escape curl_file_create » PHP Manual cURL 関数 cURL セッションを実行する curl_exec (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_exec — cURL セッションを実行する 説明 curl_exec ( CurlHandle $handle ): string | bool 指定した cURL セッションを実行します。 この関数は、cURL セッションを初 ...
https://man.plustar.jp/php/function.curl-exec.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]