検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 660 for [SIMILAR] 16 1024 4096 WITH 25963 blob WITH 1506... (0.584 sec.)
0
« 定義済み定数 FDF 関数 » PHP Manual FDF 例 例 以下の例でフォームデータの評価に関して説明します。 例1 FDF ドキュメントの評価 <?php // 拡張モジュールが提供する入力文字列から fdf をオープンします。 // pdf フォームには volume, date, comment, publisher, preparer // という名前のテキスト入力フ ...
https://man.plustar.jp/php/fdf.examples.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
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fflush — 出力をファイルにフラッシュする 説明 fflush ( resource $stream ): bool この関数は、バッファリングされた全ての出力をファイルハンドル stream が指すリソースに強 ...
https://man.plustar.jp/php/function.fflush.html - [similar]
FTP 接続を閉じる 0
« ftp_chmod ftp_connect » PHP Manual FTP 関数 FTP 接続を閉じる ftp_close (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_close — FTP 接続を閉じる 説明 ftp_close ( FTP\Connection $ftp ): bool ftp_close() は、指定されたリンク ID を閉じて resource を開放します。 注意 : この関数をコールした後は、F ...
https://man.plustar.jp/php/function.ftp-close.html - [similar]
GeoIP データベースが使用可能かどうかを調べる 0
« geoip_database_info geoip_db_filename » PHP Manual GeoIP 関数 GeoIP データベースが使用可能かどうかを調べる geoip_db_avail (PECL geoip >= 1.0.1) geoip_db_avail — GeoIP データベースが使用可能かどうかを調べる 説明 geoip_db_avail ( int $database ): bool geoip_db_avail() 関数は、対応する Ge ...
https://man.plustar.jp/php/function.geoip-db-avail.html - [similar]
ファイルポインタから 1 行を得る 0
« gzgetc gzgetss » PHP Manual Zlib 関数 ファイルポインタから 1 行を得る gzgets (PHP 4, PHP 5, PHP 7, PHP 8) gzgets — ファイルポインタから 1 行を得る 説明 gzgets ( resource $stream , ? int $length = null ): string | false 与えられたファイルポインタから最大 length - 1 バイトの文字を読み込み ...
https://man.plustar.jp/php/function.gzgets.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]
コンパイラの実行を中止する 0
« get_browser highlight_file » PHP Manual その他の関数 コンパイラの実行を中止する __halt_compiler (PHP 5 >= 5.1.0, PHP 7, PHP 8) __halt_compiler — コンパイラの実行を中止する 説明 __halt_compiler (): void コンパイラの実行を中止します。 これは、インストール用ファイルのようなデータを PHP ス ...
https://man.plustar.jp/php/function.halt-compiler.html - [similar]
アクティブなハッシュコンテキストにデータを投入する 0
« hash_update_stream hash » PHP Manual Hash 関数 アクティブなハッシュコンテキストにデータを投入する hash_update (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_update — アクティブなハッシュコンテキストにデータを投入する 説明 hash_update ( HashContext $context , string $data ): bool ...
https://man.plustar.jp/php/function.hash-update.html - [similar]