検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 369 for [SIMILAR] 16 1024 4096 WITH 18198 neurons WITH 8... (0.280 sec.)
指定したデータソースに保存されているプロシージャのリストを取得する 0
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されているプロシージャのリストを取得する odbc_procedures (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedures — 指定したデータソースに保存されているプロシージャのリストを取得する 説明 odbc_procedures ( resou ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
定義済み定数 0
« リソース型 Mcrypt 暗号 » PHP Manual Mcrypt 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 mcryptは 4 つのブロック暗号モード( CBC , OFB , CFB , ECB )で実行可能 ...
https://man.plustar.jp/php/mcrypt.constants.html - [similar]
Sets a callback for specified URI 0
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callback for specified URI EventHttp::setCallback (PECL event >= 1.4.0-beta) EventHttp::setCallback — Sets a callback for specified URI 説明 public EventHttp::setCallback ( string $path , string $c ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
Returns associative array of the input headers 0
« EventHttpRequest::getInputBuffer EventHttpRequest::getOutputBuffer » PHP Manual EventHttpRequest Returns associative array of the input headers EventHttpRequest::getInputHeaders (PECL event >= 1.4.0-beta) EventHttpRequest::getInputHeaders — Returns associative array of the input header ...
https://man.plustar.jp/php/eventhttprequest.getinputheaders.html - [similar]
Returns the Canonical Extended JSON representation of a BSON value 0
« MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON representation of a BSON value MongoDB\BSON\toCanonicalExtendedJSON (mongodb >=1.3.0) MongoDB\BSON\toCanonicalExtendedJSON — Returns the Canonical Extended JSON representation of a BSON value ...
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html - [similar]
S/MIME メッセージを暗号化する 0
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化する openssl_pkcs7_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_encrypt — S/MIME メッセージを暗号化する 説明 openssl_pkcs7_encrypt ( string $input_filename , string $output_filena ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]
Fetch the data for graph as array 0
« rrd_error rrd_first » PHP Manual RRD 関数 Fetch the data for graph as array rrd_fetch (PECL rrd >= 0.9.0) rrd_fetch — Fetch the data for graph as array 説明 rrd_fetch ( string $filename , array $options ): array Gets data for graph output from RRD database file as array. This function ...
https://man.plustar.jp/php/function.rrd-fetch.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
CUBRID 廃止されたエイリアスと関数 0
« cubrid_unbuffered_query cubrid_load_from_glo » PHP Manual CUBRID CUBRID 廃止されたエイリアスと関数 CUBRID 廃止されたエイリアスと関数 目次 cubrid_load_from_glo — Read data from a GLO instance and save it in a file cubrid_new_glo — Create a glo instance cubrid_save_to_glo — Save requeste ...
https://man.plustar.jp/php/oldaliases.cubrid.html - [similar]
Tidy の例 0
« 例 tidy » PHP Manual 例 Tidy の例 Tidy の例 このシンプルな例は、Tidy の基本的な使い方を示しています。 例1 Tidy の基本的な使用法 <?php ob_start (); ?> <html>a html document</html> <?php $html = ob_get_clean (); // 設定 $config = array( 'indent' => true , 'output-xhtml' => true , 'wrap' ...
https://man.plustar.jp/php/tidy.examples.basic.html - [similar]