検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 136 for ASCII (0.005 sec.)
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する 5897
« ftp_exec ftp_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オープン中の ... ame リモートファイルのパス。 mode 転送モード。 FTP_ASCII または FTP_BINARY のどちらかを指定する必要がありま ... f ( ftp_fget ( $ftp , $handle , $remote_file , FTP_ASCII , 0 )) { echo "successfully written to $local_file ...
https://man.plustar.jp/php/function.ftp-fget.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 5897
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定 ... は指定された文字を c とすると、c-'a'+10 になります。 ASCII の範囲 (0061..007A, 0041..005A) または全角の ASCII ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
文字クラス 5897
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (c ... 文字範囲の終端として使用可能です。 文字範囲指定では、ASCII 照合順序 (collating sequence) が用いられます 〔つま ... り、範囲指定する際の文字の並び順として ASCII が用いられます〕。 [\000-\037] のような、数値的な文 ... 文字クラス alnum letters and digits alpha letters ascii character codes 0 - 127 blank space or tab only cn ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
The EventBuffer class 5825
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer clas ... ngle linefeed. (This is also known as "\r\n" . The ASCII values are 0x0D 0x0A ). EventBuffer::EOL_LF The en ... eed character. (This is also known as "\n" . It is ASCII value is 0x0A .) EventBuffer::PTR_SET Flag used as ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]
フォーマット済みの文字列を出力する 5825
« print quoted_printable_decode » PHP Manual String 関数 フォーマット済みの文字列を出力する prin ... ナリ値として表現されます。 c 引数は整数として扱われ、ASCII文字として表現されます。 d 引数は整数として扱われ、( ... php $n = 43951789 ; $u = - 43951789 ; $c = 65 ; // ASCII の 65番目は 'A' // %% は、リテラル '%' 文字を出力す ... // バイナリ表現 printf ( "%%c = '%c'\n" , $c ); // ASCII 文字を出力。chr() 関数と同じ printf ( "%%d = '%d'\ ...
https://man.plustar.jp/php/function.printf.html - [similar]
UConverter クラス 5765
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス ... nt SCSU = 24 ; const int ISCII = 25 ; const int US_ASCII = 26 ; const int UTF7 = 27 ; const int BOCU1 = 28 ... UConverter::SCSU UConverter::ISCII UConverter::US_ASCII UConverter::UTF7 UConverter::BOCU1 UConverter::UTF ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
検証フィルタ 5765
« フィルタの型 除去フィルタ » PHP Manual フィルタの型 検証フィルタ 検証フィルタ 検証用のフィルタ ... か、さらなる検証が必要だということです。 この関数は、ASCII の URL のみを正しいとみなすことに注意しましょう。 ... 国際化ドメイン名 (非 ASCII 文字を含むもの) は失敗します。 注意 : オプションに ...
https://man.plustar.jp/php/filter.filters.validate.html - [similar]
実行時設定 5765
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... フォルト 変更可能 変更履歴 mailparse.def_charset "us-ascii" PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義に ...
https://man.plustar.jp/php/mailparse.configuration.html - [similar]
バイナリのデータを16進表現に変換する 5693
« addslashes chop » PHP Manual String 関数 バイナリのデータを16進表現に変換する bin2hex (PHP 4, ... tring $string ): string string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行 ...
https://man.plustar.jp/php/function.bin2hex.html - [similar]
新しい PhpToken オブジェクトを返す 5693
« PhpToken PhpToken::getTokenName » PHP Manual PhpToken 新しい PhpToken オブジェクトを返す PhpTo ... ) のうちのひとつ。 または、 一文字のトークンを表す ASCII コードポイント。 text トークンの内容を示すテキスト ...
https://man.plustar.jp/php/phptoken.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT