検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 320 for 入力 (0.029 sec.)
文字エンコーディング検出順序を設定あるいは取得する 4172
« mb_detect_encoding mb_encode_mimeheader » PHP Manual マルチバイト文字列 関数 文字エンコーディン ... ィングを設定あるいは取得する mb_http_input() - HTTP 入力文字エンコーディングを検出する mb_http_output() - HT ...
https://man.plustar.jp/php/function.mb-detect-order.html - [similar]
データを暗号化する 4172
« mcrypt_generic_init mcrypt_get_block_size » PHP Manual Mcrypt 関数 データを暗号化する mcrypt_g ... タのパディングが行われるため、返される文字列の長さは 入力よりも長いことがあることに注意してください。 暗号化し ...
https://man.plustar.jp/php/function.mcrypt-generic.html - [similar]
"自然順"アルゴリズムで配列をソートする 4172
« natcasesort next » PHP Manual 配列 関数 "自然順"アルゴリズムで配列をソートする natsort (PHP 4, ... タは最初の要素にリセットされます。 パラメータ array 入力の配列。 戻り値 常に true を返します。 例 例1 natsor ...
https://man.plustar.jp/php/function.natsort.html - [similar]
S/MIME メッセージに署名する 4172
« openssl_pkcs7_read openssl_pkcs7_verify » PHP Manual OpenSSL 関数 S/MIME メッセージに署名する ... します。 パラメータ input_filename デジタル署名したい入力ファイル output_filename デジタル署名が書き出されるフ ...
https://man.plustar.jp/php/function.openssl-pkcs7-sign.html - [similar]
ファイルパスに関する情報を返す 4172
« parse_ini_string pclose » PHP Manual ファイルシステム 関数 ファイルパスに関する情報を返す path ... 数 のセクションをご覧ください。 注意 : pathinfo() は入力された文字列をそのまま扱います。 よって、実際のファイ ...
https://man.plustar.jp/php/function.pathinfo.html - [similar]
レコードを選択する 4172
« pg_result_status pg_send_execute » PHP Manual PostgreSQL 関数 レコードを選択する pg_select (PH ... var_dump ( $rec ); } else { echo "ユーザーが誤った入力を送信しました。\n" ; } ?> 参考 pg_convert() - 連想配 ...
https://man.plustar.jp/php/function.pg-select.html - [similar]
テーブルを更新する 4172
« pg_untrace pg_version » PHP Manual PostgreSQL 関数 テーブルを更新する pg_update (PHP 4 >= 4.3. ... れました: $res \n" ; } else { echo "ユーザーが誤った入力を送信しました。\n" ; } ?> 参考 pg_convert() - 連想配 ...
https://man.plustar.jp/php/function.pg-update.html - [similar]
正規化された絶対パス名を返す 4172
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す rea ... h ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 / ...
https://man.plustar.jp/php/function.realpath.html - [similar]
配列を昇順にソートする 4172
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) ... タは最初の要素にリセットされます。 パラメータ array 入力の配列。 flags オプションの第二引数 flags によりソー ...
https://man.plustar.jp/php/function.sort.html - [similar]
文字列から HTML および PHP タグを取り除く 4172
« strcspn stripcslashes » PHP Manual String 関数 文字列から HTML および PHP タグを取り除く strip ... タグ除去アルゴリズムを使用します。 パラメータ string 入力文字列。 allowed_tags オプションの2番目の引数により、 ...
https://man.plustar.jp/php/function.strip-tags.html - [similar]