検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 672 for [SIMILAR] 16 1024 4096 WITH 57761 idna WITH 7334... (0.554 sec.)
SQL 文を直接実行する 0
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ibm_db2 >= 1.0.0) db2_exec — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行します。 PHP 変数の内容を SQL 文に組み ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
新規 FDF ドキュメントを作成する 0
« fdf_close fdf_enum_values » PHP Manual FDF 関数 新規 FDF ドキュメントを作成する fdf_create (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_create — 新規 FDF ドキュメントを作成する 説明 fdf_create (): resource 新規 FDF ドキュメントを作成します。 この関数は、PDF ドキュメントの入力フィールドにデ ...
https://man.plustar.jp/php/function.fdf-create.html - [similar]
文字列から FDF ドキュメントを読み込む 0
« fdf_next_field_name fdf_open » PHP Manual FDF 関数 文字列から FDF ドキュメントを読み込む fdf_open_string (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_open_string — 文字列から FDF ドキュメントを読み込む 説明 fdf_open_string ( string $fdf_data ): resource 文字列からデータを読み込みま ...
https://man.plustar.jp/php/function.fdf-open-string.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む fprintf (PHP 5, PHP 7, PHP 8) fprintf — フォーマットされた文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): int format によって作 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
gzファイルへのポインタから残りのデータ全部を出力する 0
« gzopen gzputs » PHP Manual Zlib 関数 gzファイルへのポインタから残りのデータ全部を出力する gzpassthru (PHP 4, PHP 5, PHP 7, PHP 8) gzpassthru — gzファイルへのポインタから残りのデータ全部を出力する 説明 gzpassthru ( resource $stream ): int gz ファイルポインタについて現在位置から EOF まで ...
https://man.plustar.jp/php/function.gzpassthru.html - [similar]
変数の型が float かどうか調べる 0
« is_double is_int » PHP Manual 変数操作 関数 変数の型が float かどうか調べる is_float (PHP 4, PHP 5, PHP 7, PHP 8) is_float — 変数の型が float かどうか調べる 説明 is_float ( mixed $value ): bool 与えられた変数の型が float かどうかを調べます。 注意 : 変数が数値もしくは数値形式の文字列の場 ...
https://man.plustar.jp/php/function.is-float.html - [similar]
文字列が、指定したエンコーディングで有効なものかどうかを調べる 0
« マルチバイト文字列 関数 mb_chr » PHP Manual マルチバイト文字列 関数 文字列が、指定したエンコーディングで有効なものかどうかを調べる mb_check_encoding (PHP 4 >= 4.4.3, PHP 5 >= 5.1.3, PHP 7, PHP 8) mb_check_encoding — 文字列が、指定したエンコーディングで有効なものかどうかを調べる 説明 mb ...
https://man.plustar.jp/php/function.mb-check-encoding.html - [similar]
HTTP 出力文字エンコーディングを設定あるいは取得する 0
« mb_http_input mb_internal_encoding » PHP Manual マルチバイト文字列 関数 HTTP 出力文字エンコーディングを設定あるいは取得する mb_http_output (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_http_output — HTTP 出力文字エンコーディングを設定あるいは取得する 説明 mb_http_output ( ? string $encoding ...
https://man.plustar.jp/php/function.mb-http-output.html - [similar]
ハッシュ値を計算する 0
« mhash_keygen_s2k OpenSSL » PHP Manual Mhash 関数 ハッシュ値を計算する mhash (PHP 4, PHP 5, PHP 7, PHP 8) mhash — ハッシュ値を計算する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 mhash ( int $hash , string $data , string $key = ? ): stri ...
https://man.plustar.jp/php/function.mhash.html - [similar]
改行文字の前に HTML の改行タグを挿入する 0
« nl_langinfo number_format » PHP Manual String 関数 改行文字の前に HTML の改行タグを挿入する nl2br (PHP 4, PHP 5, PHP 7, PHP 8) nl2br — 改行文字の前に HTML の改行タグを挿入する 説明 nl2br ( string $string , bool $use_xhtml = true ): string string に含まれるすべての改行文字 ( \r\n 、 \n\ ...
https://man.plustar.jp/php/function.nl2br.html - [similar]