検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 398 for [SIMILAR] 16 1024 4096 WITH 12655 トタ WITH 8181... (0.416 sec.)
プロトコル名のプロトコル番号を得る 0
« getmxrr getprotobynumber » PHP Manual ネットワーク 関数 プロトコル名のプロトコル番号を得る getprotobyname (PHP 4, PHP 5, PHP 7, PHP 8) getprotobyname — プロトコル名のプロトコル番号を得る 説明 getprotobyname ( string $protocol ): int | false getprotobyname() は、プロトコル protocol のプ ...
https://man.plustar.jp/php/function.getprotobyname.html - [similar]
プロトコル番号が指すプロトコル名を取得する 0
« getprotobyname getservbyname » PHP Manual ネットワーク 関数 プロトコル番号が指すプロトコル名を取得する getprotobynumber (PHP 4, PHP 5, PHP 7, PHP 8) getprotobynumber — プロトコル番号が指すプロトコル名を取得する 説明 getprotobynumber ( int $protocol ): string | false getprotobynumber() ...
https://man.plustar.jp/php/function.getprotobynumber.html - [similar]
指定したモードで画像を反転させる 0
« imagefilter imagefontheight » PHP Manual GD および Image 関数 指定したモードで画像を反転させる imageflip (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageflip — 指定したモードで画像を反転させる 説明 imageflip ( GdImage $image , int $mode ): bool image を、指定した mode で反転させます。 パラメータ i ...
https://man.plustar.jp/php/function.imageflip.html - [similar]
スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設定する 0
« date_default_timezone_get date_diff » PHP Manual 日付・時刻 関数 スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設定する date_default_timezone_set (PHP 5 >= 5.1.0, PHP 7, PHP 8) date_default_timezone_set — スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設 ...
https://man.plustar.jp/php/function.date-default-timezone-set.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcached 設定オプション 名前 デフォルト 変更可能 変更履歴 memcached.sess_locking On PHP_INI_ALL memcached 0.1.0 以降で利用可能です。 memcached.sess_consistent_hash O ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
再サンプリングを行いイメージの一部をコピー、伸縮する 0
« imagecopymergegray imagecopyresized » PHP Manual GD および Image 関数 再サンプリングを行いイメージの一部をコピー、伸縮する imagecopyresampled (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecopyresampled — 再サンプリングを行いイメージの一部をコピー、伸縮する 説明 imagecopyresampled ( GdImag ...
https://man.plustar.jp/php/function.imagecopyresampled.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
HTML エンティティを対応する文字に変換する 0
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_entity_decode (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) html_entity_decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ENT_QUOTES | ENT_SUBST ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_set — SNMP オブジェクトの値を設定する 説明 snmp3_set ( string $hostname , string $security_name , string $security_level , string $auth_protocol , string $auth ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
概要 0
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]