検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1243 for [SIMILAR] 16 1024 4096 WITH 3645 ンパ WITH 3427 ... (1.936 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML 定数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML ...
https://man.plustar.jp/php/dom.constants.html - [similar]
実行時に PHP 拡張モジュールをロードする 0
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張モジュールをロードする dl (PHP 4, PHP 5, PHP 7, PHP 8) dl — 実行時に PHP 拡張モジュールをロードする 説明 dl ( string $extension_filename ): bool extension_filename で指定された PHP 拡張モジュー ...
https://man.plustar.jp/php/function.dl.html - [similar]
セキュアな SSL-FTP 接続をオープンする 0
« ftp_size ftp_systype » PHP Manual FTP 関数 セキュアな SSL-FTP 接続をオープンする ftp_ssl_connect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_ssl_connect — セキュアな SSL-FTP 接続をオープンする 説明 ftp_ssl_connect ( string $hostname , int $port = 21 , int $timeout = 90 ): FTP\Connection ...
https://man.plustar.jp/php/function.ftp-ssl-connect.html - [similar]
すべての定数の名前とその値を連想配列として返す 0
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前とその値を連想配列として返す get_defined_constants (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) get_defined_constants — すべての定数の名前とその値を連想配列として返す 説明 get_defined_constants ( bool ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
アンチエイリアス機能を使用すべきかどうかを判断する 0
« imagealphablending imagearc » PHP Manual GD および Image 関数 アンチエイリアス機能を使用すべきかどうかを判断する imageantialias (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageantialias — アンチエイリアス機能を使用すべきかどうかを判断する 説明 imageantialias ( GdImage $image , bool $enable ...
https://man.plustar.jp/php/function.imageantialias.html - [similar]
freetype2 によるフォントを用いたテキストを囲む箱を取得する 0
« imagefontwidth imagefttext » PHP Manual GD および Image 関数 freetype2 によるフォントを用いたテキストを囲む箱を取得する imageftbbox (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imageftbbox — freetype2 によるフォントを用いたテキストを囲む箱を取得する 説明 imageftbbox ( float $size , float $ang ...
https://man.plustar.jp/php/function.imageftbbox.html - [similar]
すべての設定オプションを得る 0
« ini_alter ini_get » PHP Manual PHP オプション/情報 関数 すべての設定オプションを得る ini_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ini_get_all — すべての設定オプションを得る 説明 ini_get_all ( ? string $extension = null , bool $details = true ): array | false すべての登録済み設定オ ...
https://man.plustar.jp/php/function.ini-get-all.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmp2_real_walk snmp2_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp2_set (PHP >= 5.2.0, PHP 7, PHP 8) snmp2_set — SNMP オブジェクトの値を設定する 説明 snmp2_set ( string $hostname , string $community , array | string $object_id , array | string $type , array | string ...
https://man.plustar.jp/php/function.snmp2-set.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmprealwalk snmpwalk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmpset (PHP 4, PHP 5, PHP 7, PHP 8) snmpset — SNMP オブジェクトの値を設定する 説明 snmpset ( string $hostname , string $community , array | string $object_id , array | string $type , array | string $value , i ...
https://man.plustar.jp/php/function.snmpset.html - [similar]
第一級callableを生成する記法 0
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを生成する記法 第一級callableを生成する記法 (First class callable syntax) とは、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 文字列や配列を使って callable を ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]