検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 285 for [SIMILAR] 16 1024 4096 WITH 33766 closelog WITH ... (0.265 sec.)
gzip 圧縮された文字列を作成する 0
« gzdeflate gzeof » PHP Manual Zlib 関数 gzip 圧縮された文字列を作成する gzencode (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzencode — gzip 圧縮された文字列を作成する 説明 gzencode ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_GZIP ): string | false この関数は、入力 data を ...
https://man.plustar.jp/php/function.gzencode.html - [similar]
インターレースを有効もしくは無効にする 0
« imagegrabwindow imageistruecolor » PHP Manual GD および Image 関数 インターレースを有効もしくは無効にする imageinterlace (PHP 4, PHP 5, PHP 7, PHP 8) imageinterlace — インターレースを有効もしくは無効にする 説明 imageinterlace ( GdImage $image , ? bool $enable = null ): bool imageinterl ...
https://man.plustar.jp/php/function.imageinterlace.html - [similar]
テーブルの主キーを取得する 0
« odbc_prepare odbc_procedurecolumns » PHP Manual ODBC 関数 テーブルの主キーを取得する odbc_primarykeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_primarykeys — テーブルの主キーを取得する 説明 odbc_primarykeys ( resource $odbc , ? string $catalog , string $schema , string $table ): resource | fal ...
https://man.plustar.jp/php/function.odbc-primarykeys.html - [similar]
特殊カラムを取得する 0
« odbc_setoption odbc_statistics » PHP Manual ODBC 関数 特殊カラムを取得する odbc_specialcolumns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_specialcolumns — 特殊カラムを取得する 説明 odbc_specialcolumns ( resource $odbc , int $type , ? string $catalog , string $schema , string $table , int $scope ...
https://man.plustar.jp/php/function.odbc-specialcolumns.html - [similar]
システム名を得る 0
« posix_ttyname プログラムの実行 » PHP Manual POSIX 関数 システム名を得る posix_uname (PHP 4, PHP 5, PHP 7, PHP 8) posix_uname — システム名を得る 説明 posix_uname (): array | false システムについての情報を取得します。 POSIX では、値のフォーマットに関して何の仮定も設けないことを規定してい ...
https://man.plustar.jp/php/function.posix-uname.html - [similar]
proc_open で開かれたプロセスに関する情報を取得する 0
« proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を取得する proc_get_status (PHP 5, PHP 7, PHP 8) proc_get_status — proc_open() で開かれたプロセスに関する情報を取得する 説明 proc_get_status ( resource $process ): array proc_get_status() は、 ...
https://man.plustar.jp/php/function.proc-get-status.html - [similar]
proc_open でオープンされたプロセスを強制終了する 0
« proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終了する proc_terminate (PHP 5, PHP 7, PHP 8) proc_terminate — proc_open でオープンされたプロセスを強制終了する 説明 proc_terminate ( resource $process , int $signal = 15 ): bool 終了させる ( p ...
https://man.plustar.jp/php/function.proc-terminate.html - [similar]
ファイルを実行するためのリンクを追加する 0
« ps_add_bookmark ps_add_locallink » PHP Manual PS 関数 ファイルを実行するためのリンクを追加する ps_add_launchlink (PECL ps >= 1.1.0) ps_add_launchlink — ファイルを実行するためのリンクを追加する 説明 ps_add_launchlink ( resource $psdoc , float $llx , float $lly , float $urx , float $ury ...
https://man.plustar.jp/php/function.ps-add-launchlink.html - [similar]
return 0
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プログラムの制御を呼び出し元に戻します。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に その関数の実行を停止し、引数を関数の値として返しま ...
https://man.plustar.jp/php/function.return.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Imagick 設定オプション 名前 デフォルト 変更可能 変更履歴 imagick.locale_fix false PHP_INI_ALL Imagick 2.1.0 以降で使用可能 imagick.progress_monitor false PHP_INI_SYST ...
https://man.plustar.jp/php/imagick.configuration.html - [similar]