検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1416 for [SIMILAR] 16 1024 4096 WITH 12602 libcurl WITH 3... (1.397 sec.)
はじめに 0
« libxml インストール/設定 » PHP Manual libxml はじめに はじめに これらの関数/定数は PHP 5.1.0 以降で使用可能です。 また、以下にあげるコア拡張モジュールは、この libxml 拡張モジュールに依存しています。 DOM , libxml , SimpleXML , SOAP , WDDX , XSL , XML , XMLReader , XMLRPC そして XMLWrite ...
https://man.plustar.jp/php/intro.libxml.html - [similar]
サーバーをサーバープールに追加する 0
« Memcached::addByKey Memcached::addServers » PHP Manual Memcached サーバーをサーバープールに追加する Memcached::addServer (PECL memcached >= 0.1.0) Memcached::addServer — サーバーをサーバープールに追加する 説明 public Memcached::addServer ( string $host , int $port , int $weight = 0 ): ...
https://man.plustar.jp/php/memcached.addserver.html - [similar]
Server Name Indication 定数 0
« バージョン定数 その他の定数 » PHP Manual 定義済み定数 Server Name Indication 定数 Server Name Indication 定数 OPENSSL_TLSEXT_SERVER_NAME ( string ) SNI サポートが有効か否か。 注意 : この定数を使うには、 OpenSSL 0.9.8j 以降を使って PHP をビルドしている必要があります。 関連キーワード: 定 ...
https://man.plustar.jp/php/openssl.constsni.html - [similar]
キーの型 0
« 非対称暗号化のパディングフラグ PKCS7 フラグ/定数 » PHP Manual 定義済み定数 キーの型 キーの型 OPENSSL_KEYTYPE_RSA ( int ) OPENSSL_KEYTYPE_DSA ( int ) OPENSSL_KEYTYPE_DH ( int ) OPENSSL_KEYTYPE_EC ( int ) この定数が使えるのは、PHP をコンパイルする際に OpenSSL 0.9.8 以降を使ったときだけで ...
https://man.plustar.jp/php/openssl.key-types.html - [similar]
のエイリアス ReflectionClass::isIterable 0
« ReflectionClass::isIterable ReflectionClass::isSubclassOf » PHP Manual ReflectionClass のエイリアス ReflectionClass::isIterable ReflectionClass::isIterateable (PHP 5, PHP 7, PHP 8) ReflectionClass::isIterateable — のエイリアス ReflectionClass::isIterable() 説明 のエイリアス ReflectionC ...
https://man.plustar.jp/php/reflectionclass.isiterateable.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張機能は、以下のリソース型を定義しています: SSH2 セッション SSH2 リスナー SSH2 SFTP SSH2 公開鍵サブシステム (ssh2 0.10 以降) 関連キーワード: リソース , 設定 , 定義 , 実行 , 定数 , インストール , セッショ ...
https://man.plustar.jp/php/ssh2.resources.html - [similar]
Yaf_Route_Regex のコンストラクタ 0
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex のコンストラクタ Yaf_Route_Regex::__construct (Yaf >=1.0.0) Yaf_Route_Regex::__construct — Yaf_Route_Regex のコンストラクタ 説明 public Yaf_Route_Regex::__construct ( string $match , array $ro ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 0
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得る easter_date (PHP 4, PHP 5, PHP 7, PHP 8) easter_date — 指定した年における復活祭の真夜中のUnix時を得る 説明 easter_date ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した ...
https://man.plustar.jp/php/function.easter-date.html - [similar]
文字列を PHP コードとして評価する 0
« die exit » PHP Manual その他の関数 文字列を PHP コードとして評価する eval (PHP 4, PHP 5, PHP 7, PHP 8) eval — 文字列を PHP コードとして評価する 説明 eval ( string $code ): mixed 指定した code を PHP コードとして評価します。 警告 eval() は 非常に危険な 言語構造です。 というのも、任意の ...
https://man.plustar.jp/php/function.eval.html - [similar]