検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 234 for input (0.038 sec.)
iconv 拡張モジュールの内部設定変数を取得する 4720
« iconv 関数 iconv_mime_decode_headers » PHP Manual iconv 関数 iconv 拡張モジュールの内部設定変数 ... type の値は以下のどれかとすることができます。 all input_encoding output_encoding internal_encoding 戻り値 ... ?> </pre> 上の例の出力は以下となります。 Array ( [input_encoding] => ISO-8859-1 [output_encoding] => ISO-8 ...
https://man.plustar.jp/php/function.iconv-get-encoding.html - [similar]
HTTP 出力文字エンコーディングを設定あるいは取得する 4720
« mb_http_input mb_internal_encoding » PHP Manual マルチバイト文字列 関数 HTTP 出力文字エンコーデ ... 部文字エンコーディングを設定あるいは取得する mb_http_input() - HTTP 入力文字エンコーディングを検出する mb_det ...
https://man.plustar.jp/php/function.mb-http-output.html - [similar]
CMS メッセージを暗号化する 4720
« openssl_cms_decrypt openssl_cms_read » PHP Manual OpenSSL 関数 CMS メッセージを暗号化する open ... ージを暗号化する 説明 openssl_cms_encrypt ( string $input_filename , string $output_filename , OpenSSLCertif ... 証明書を使ってメッセージを暗号化します。 パラメータ input_filename 暗号化するファイル。 output_filename ファ ...
https://man.plustar.jp/php/function.openssl-cms-encrypt.html - [similar]
RADIUS Attribute Types 4720
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS At ... LAY_TIME ( int ) Accounting delay time RADIUS_ACCT_INPUT_OCTETS ( int ) Accounting input bytes RADIUS_ACCT_ ... N_TIME ( int ) Accounting session time RADIUS_ACCT_INPUT_PACKETS ( int ) Accounting input packets RADIUS_AC ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
The Parle\RLexer class 4700
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... rle\RLexer::MATCH_ZERO_LEN プロパティ bol Start of input flag. flags Lexer flags. state Current lexer state ... f the latest token match, readonly. cursor Current input offset, readonly. 目次 Parle\RLexer::advance — Pro ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
関数の引数 4700
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を ... 例1 関数に配列を渡す <?php function takes_array ( $input ) { echo " $input [ 0 ] + $input [ 1 ] = " , $inpu ... t [ 0 ]+ $input [ 1 ]; } ?> PHP 8.0.0 以降では、引数リストの最後に ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
指定された変数名にパラメータをバインドする 4700
« PDOStatement::bindColumn PDOStatement::bindValue » PHP Manual PDOStatement 指定された変数名にパ ... UT パラメータの場合、 type パラメータに PDO::PARAM_INPUT_OUTPUT ビットを設定するためにビット OR を使用してく ... なりません。 この値は、 type パラメータに PDO::PARAM_INPUT_OUTPUT を指定した場合のみ意味があります。 driverOp ... am ( 1 , $colour , PDO :: PARAM_STR | PDO :: PARAM_INPUT_OUTPUT , 12 ); $sth -> execute (); print( "After p ...
https://man.plustar.jp/php/pdostatement.bindparam.html - [similar]
Script Injection Attacks 4669
« Request Injection Attacks MongoDB\Driver » PHP Manual Security Script Injection Attacks Script ... nt('! . Using arguments helps to prevent malicious input from being executed by the database. However, you ... hat your code does not turn around and execute the input anyway! It is best to avoid executing any JavaScri ...
https://man.plustar.jp/php/mongodb.security.script_injection.html - [similar]
プロセス制御 4669
« Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Ei ... Events — The parallel\Events class parallel\Events\Input — The parallel\Events\Input class parallel\Events\ ...
https://man.plustar.jp/php/refs.fileprocess.process.html - [similar]
Parsing and lexing 4638
« CommonMark\Render\XML はじめに » PHP Manual テキスト処理 Parsing and lexing Parsing and lexing ... parser operation Parle\Parser::validate — Validate input Parle\RParser — The Parle\RParser class Parle\RPar ... arser operation Parle\RParser::validate — Validate input Parle\Stack — The Parle\Stack class Parle\Stack::p ...
https://man.plustar.jp/php/book.parle.html - [similar]