検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 33 for plain (0.003 sec.)
Sends data from parameter streams to the server 7283
« sqlsrv_rows_affected sqlsrv_server_info » PHP Manual SQLSRV 関数 Sends data from parameter str ... in the $params array. $data = fopen ( "data://text/plain,[ Lengthy content here. ]" , "r" ); $params = arra ...
https://man.plustar.jp/php/function.sqlsrv-send-stream-data.html - [similar]
定義済み定数 7171
« リソース型 例 » PHP Manual Yaml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ンティティの形式 YAML_ANY_SCALAR_STYLE ( int ) YAML_PLAIN_SCALAR_STYLE ( int ) YAML_SINGLE_QUOTED_SCALAR_STY ...
https://man.plustar.jp/php/yaml.constants.html - [similar]
新しい fileinfo インスタンスを作成する 7042
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する f ... ( $finfo ); ?> 上の例の出力は以下となります。 text/plain; charset=us-ascii 注意 注意 : 一般的には、独自の m ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
Sets a callback for specified URI 6930
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... 1 8010 * POST /about HTTP/1.0 * Content-Type: text/plain * Content-Length: 4 * Connection: close * (press E ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する 6930
« imap_lsub imap_mail_copy » PHP Manual IMAP 関数 指定したエンベロープおよびボディセクションに基 ... t3 [ "type" ] = TYPETEXT ; $part3 [ "subtype" ] = "plain" ; $part3 [ "description" ] = "description3" ; $pa ...
https://man.plustar.jp/php/function.imap-mail-compose.html - [similar]
指定したパラメータでプレーンテキストを暗号化する 6818
« mcrypt_enc_self_test mcrypt_generic_deinit » PHP Manual Mcrypt 関数 指定したパラメータでプレー ... ( $key ); echo "Key size: " . $key_size . "\n" ; $plaintext = "This string was AES-256 / CBC / ZeroBytePad ... t = mcrypt_encrypt ( MCRYPT_RIJNDAEL_128 , $key , $plaintext , MCRYPT_MODE_CBC , $iv ); # prepend the IV fo ... ); # may remove 00h valued characters from end of plain text $plaintext_dec = mcrypt_decrypt ( MCRYPT_RIJN ... iphertext_dec , MCRYPT_MODE_CBC , $iv_dec ); echo $plaintext_dec . "\n" ; ?> 上の例の出力は以下となります。 ...
https://man.plustar.jp/php/function.mcrypt-encrypt.html - [similar]
SNMP オブジェクトのサブツリーを取得する 6818
« SNMP::setSecurity SNMPException » PHP Manual SNMP SNMP オブジェクトのサブツリーを取得する SNMP ... public" ); $session -> valueretrieval = SNMP_VALUE_PLAIN ; $ifDescr = $session -> walk ( ".1.3.6.1.2.1.2.2. ...
https://man.plustar.jp/php/snmp.walk.html - [similar]
6706
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... 1 8010 * POST /about HTTP/1.0 * Content-Type: text/plain * Content-Length: 4 * Connection: close * (press E ... 0.1 8010 * GET /dump HTTP/1.0 * Content-Type: text/plain * Content-Encoding: UTF-8 * Connection: close * (p ...
https://man.plustar.jp/php/event.examples.html - [similar]
MySQL サーバに接続する 6706
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... uth' 属性については、次の値がサポートされています: plain , mysql41 , external , sha256_mem . connect-timeou ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
ファイルまたは URL をオープンする 6593
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen ( ... 加してください。 デフォルトの変換モードは 'b' です。 plain-text ファイルを使用する場合には 't' モードを指定で ...
https://man.plustar.jp/php/function.fopen.html - [similar]
PREV 1 2 3 4 NEXT