検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 234 for input (0.068 sec.)
mbstring の内部設定値を取得する 5253
« mb_eregi mb_http_input » PHP Manual マルチバイト文字列 関数 mbstring の内部設定値を取得する mb ... または、 "all" の場合、 "internal_encoding" , "http_input" , "http_output" , "http_output_conv_mimetypes" , ... 列が返されます。 type に "internal_encoding" , "http_input" , "http_output" , "http_output_conv_mimetypes" , ... , mbstring , 内部 , type , mail , output , info , input ...
https://man.plustar.jp/php/function.mb-get-info.html - [similar]
Returns the PHP representation of a BSON value 5253
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP repre ... B\Driver\Exception\UnexpectedValueException if the input did not contain exactly one BSON document. Possibl ... 変更履歴 バージョン 説明 PECL mongodb 1.4.0 If the input contains an unsupported, deprecated BSON type, the ... nexpectedValueException is no longer thrown if the input contains an unsupported, deprecated BSON type. Suc ... xception\UnexpectedValueException is thrown if the input contains an unsupported, deprecated BSON type. Pre ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]
S/MIME 暗号化されたメッセージを復号する 5253
« openssl_pkcs12_read openssl_pkcs7_encrypt » PHP Manual OpenSSL 関数 S/MIME 暗号化されたメッセー ... ージを復号する 説明 openssl_pkcs7_decrypt ( string $input_filename , string $output_filename , OpenSSLCertif ... array | string | null $private_key = null ): bool input_filename で指定したファイル中の S/MIME 暗号化された ... 関連付けられた秘密鍵を用いて復号します。 パラメータ input_filename output_filename 復号したメッセージは、 ou ... 暗号 , filename , key , private , decrypt , string , input , output ...
https://man.plustar.jp/php/function.openssl-pkcs7-decrypt.html - [similar]
Filter 関数 5253
« 除去 filter_has_var » PHP Manual Filter Filter 関数 Filter 関数 目次 filter_has_var — 指定した ... r_id — フィルタの名前からフィルタ ID を返す filter_input_array — 外部から変数を受け取り、オプションでそれら ... をフィルタリングする filter_input — 指定した名前の変数を外部から受け取り、オプション ... r , filter , 関数 , var , 変数 , フィルタ , 名前 , input , array , 外部 ...
https://man.plustar.jp/php/ref.filter.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 5232
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... callback */ function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input ... ->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input - ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
XFormsの処理 5232
« セッション ファイルアップロードの処理 » PHP Manual 機能 XFormsの処理 XFormsの処理 » XForms は、 ... "post" id="s"/> </model> </h:head> <h:body> <h:p> <input ref="q"><label>Find</label></input> <submit submis ... -post" id="s"/> </model> </h:head> <h:body> <h:p> <input ref="q"><label>Find</label></input> <submit submis ... ータ , www , フォーム , 送信 , urlencoded , submit , input , submission ...
https://man.plustar.jp/php/features.xforms.html - [similar]
S/MIME メッセージに署名する 5232
« openssl_pkcs7_read openssl_pkcs7_verify » PHP Manual OpenSSL 関数 S/MIME メッセージに署名する ... ッセージに署名する 説明 openssl_pkcs7_sign ( string $input_filename , string $output_filename , OpenSSLCertif ... es_filename = null ): bool openssl_pkcs7_sign() は input_filename という名前のファイルの内容を取得し、 パラ ... それに対応する秘密鍵を用いて署名します。 パラメータ input_filename デジタル署名したい入力ファイル output_fil ... ame デジタル署名が書き出されるファイル certificate input_filename に電子署名するために使う X.509 証明書。 有 ...
https://man.plustar.jp/php/function.openssl-pkcs7-sign.html - [similar]
セッションのアップロード状況 5232
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップ ... php" method="POST" enctype="multipart/form-data"> <input type="hidden" name="<?php echo ini_get("session.up ... load_progress.name"); ?>" value="123" /> <input type="file" name="file1" /> <input type="file" nam ... e="file2" /> <input type="submit" /> </form> セッションに格納されるデー ... > array( 0 => array( "field_name" => "file1" , // <input/> フィールドの name // 次の 3 つの要素は $_FILES と ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
CMS メッセージを復号化する 5202
« openssl_cipher_iv_length openssl_cms_encrypt » PHP Manual OpenSSL 関数 CMS メッセージを復号化す ... ージを復号化する 説明 openssl_cms_decrypt ( string $input_filename , string $output_filename , OpenSSLCertif ... ): bool CMS メッセージを復号化します。 パラメータ input_filename 暗号化された内容を含むファイル名。 output ... セージ , 復号 , string , filename , cms , decrypt , input , output , OpenSSLCertificate , certificate ...
https://man.plustar.jp/php/function.openssl-cms-decrypt.html - [similar]
Creates new connection listener associated with an event base 5171
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... * * 3) start typing. The server should repeat the input. */ class MyListenerConnection { private $bev , $b ... ck ( $bev , $ctx ) { // Copy all the data from the input buffer to the output buffer // Variant #1 $bev -> ... output -> addBuffer ( $bev -> input ); /* Variant #2 */ /* $input = $bev->getInput(); ... $output = $bev->getOutput(); $output->addBuffer($input); */ } public function echoEventCallback ( $bev , ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT