検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 550 for [SIMILAR] 16 1024 4096 WITH 14571 base64 WITH 75... (0.750 sec.)
インストール要件 0
« Windows システムへのインストール PECL » PHP Manual Windows システムへのインストール インストール要件 インストール要件 PHP を動かすには、少なくとも Windows 2008/Vista が必要です。 32ビットまたは64ビット( 別名 X86 または X64。PHP は、Windows RT/WOA/ARM では動作しません) の環境が必要です。 ...
https://man.plustar.jp/php/install.windows.requirements.html - [similar]
圧縮後のエントリのサイズを取得する 0
« RarEntry::getName RarEntry::getStream » PHP Manual RarEntry 圧縮後のエントリのサイズを取得する RarEntry::getPackedSize (PECL rar >= 0.1) RarEntry::getPackedSize — 圧縮後のエントリのサイズを取得する 説明 public RarEntry::getPackedSize (): int 圧縮後のアーカイブエントリのサイズを取得しま ...
https://man.plustar.jp/php/rarentry.getpackedsize.html - [similar]
展開後のエントリのサイズを取得する 0
« RarEntry::getStream RarEntry::getVersion » PHP Manual RarEntry 展開後のエントリのサイズを取得する RarEntry::getUnpackedSize (PECL rar >= 0.1) RarEntry::getUnpackedSize — 展開後のエントリのサイズを取得する 説明 public RarEntry::getUnpackedSize (): int 展開後のアーカイブエントリのサイズを ...
https://man.plustar.jp/php/rarentry.getunpackedsize.html - [similar]
文字列をより小さな部分に分割する 0
« chr convert_cyr_string » PHP Manual String 関数 文字列をより小さな部分に分割する chunk_split (PHP 4, PHP 5, PHP 7, PHP 8) chunk_split — 文字列をより小さな部分に分割する 説明 chunk_split ( string $string , int $length = 76 , string $separator = "\r\n" ): string 文字列をより小さな部分に分 ...
https://man.plustar.jp/php/function.chunk-split.html - [similar]
ローカルな時刻/日付を整数として整形する 0
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idate (PHP 5, PHP 7, PHP 8) idate — ローカルな時刻/日付を整数として整形する 説明 idate ( string $format , ? int $timestamp = null ): int | false 指定された引数 timestamp を、 与えられたフォーマット ...
https://man.plustar.jp/php/function.idate.html - [similar]
フォーマット済みの文字列を出力する 0
« print quoted_printable_decode » PHP Manual String 関数 フォーマット済みの文字列を出力する printf (PHP 4, PHP 5, PHP 7, PHP 8) printf — フォーマット済みの文字列を出力する 説明 printf ( string $format , mixed ...$values ): int format にしたがって、出力を生成します。 パラメータ format 0個 ...
https://man.plustar.jp/php/function.printf.html - [similar]
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新しく追加された関数 新しく追加された関数 PHP コア get_mangled_object_vars() password_algos() sapi_windows_set_ctrl_handler() GD imagecreatefromtga() マルチバイト文字列 mb_str_split() Ope ...
https://man.plustar.jp/php/migration74.new-functions.html - [similar]
文字列を uuencode する 0
« convert_uudecode count_chars » PHP Manual String 関数 文字列を uuencode する convert_uuencode (PHP 5, PHP 7, PHP 8) convert_uuencode — 文字列を uuencode する 説明 convert_uuencode ( string $string ): string convert_uuencode() は、uuencode アルゴリズムを使用して文字列をエンコードします。 ...
https://man.plustar.jp/php/function.convert-uuencode.html - [similar]
win32service 0
« variant_xor はじめに » PHP Manual Windows 用のモジュール win32service win32service はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 セキュリティの考慮 定義済み定数 Win32Service サービス型のビットマスク Win32Service サービスステータス定数 Win32Service サービス制御メ ...
https://man.plustar.jp/php/book.win32service.html - [similar]
10 進数を 16 進数に変換する 0
« decbin decoct » PHP Manual Math 関数 10 進数を 16 進数に変換する dechex (PHP 4, PHP 5, PHP 7, PHP 8) dechex — 10 進数を 16 進数に変換する 説明 dechex ( int $num ): string num で指定した符号なし整数値を 16 進数表現した文字列を返します。 変換できる最大の数字は、32 ビットプラットフォームの ...
https://man.plustar.jp/php/function.dechex.html - [similar]