検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 450 for [SIMILAR] 16 1024 4096 WITH 25546 colorfloodfill... (0.515 sec.)
暗号化フィルタ 0
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリスト 暗号化フィルタ 暗号化フィルタ 暗号化フィルタは、ファイル/ストリーム を暗号化する場合に特に有用です。 mcrypt.* と mdecrypt.* 警告 この機能は PHP 7.1.0 で 非推奨 になります。この機能に頼らな ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
ファイルを閉じる 0
« eio_chown eio_custom » PHP Manual Eio 関数 ファイルを閉じる eio_close (PECL eio >= 0.0.1dev) eio_close — ファイルを閉じる 説明 eio_close ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_close() は、 fd で指定したファイルを閉じます ...
https://man.plustar.jp/php/function.eio-close.html - [similar]
Linux の syncfs システムコールが使えれば、それを呼ぶ 0
« eio_sync eio_truncate » PHP Manual Eio 関数 Linux の syncfs システムコールが使えれば、それを呼ぶ eio_syncfs (PECL eio >= 0.0.1dev) eio_syncfs — Linux の syncfs システムコールが使えれば、それを呼ぶ 説明 eio_syncfs ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mi ...
https://man.plustar.jp/php/function.eio-syncfs.html - [similar]
MySQL テーブルのフィールドのリストを得る 0
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリストを得る mysql_list_fields (PHP 4, PHP 5) mysql_list_fields — MySQL テーブルのフィールドのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削 ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
システムリソース制限を設定 0
« posix_setpgid posix_setsid » PHP Manual POSIX 関数 システムリソース制限を設定 posix_setrlimit (PHP 7, PHP 8) posix_setrlimit — システムリソース制限を設定 説明 posix_setrlimit ( int $resource , int $soft_limit , int $hard_limit ): bool posix_setrlimit() は、 指定されたシステムリソースに ...
https://man.plustar.jp/php/function.posix-setrlimit.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
シェルのメタ文字をエスケープする 0
« escapeshellarg exec » PHP Manual プログラム実行関数 シェルのメタ文字をエスケープする escapeshellcmd (PHP 4, PHP 5, PHP 7, PHP 8) escapeshellcmd — シェルのメタ文字をエスケープする 説明 escapeshellcmd ( string $command ): string escapeshellcmd() は、文字列中においてシェルコマンドを だまし ...
https://man.plustar.jp/php/function.escapeshellcmd.html - [similar]
文字列の中に指定した文字列が最後に現れる位置を見つける 0
« mb_strripos mb_strstr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最後に現れる位置を見つける mb_strrpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strrpos — 文字列の中に指定した文字列が最後に現れる位置を見つける 説明 mb_strrpos ( string $haystack , string $needle , i ...
https://man.plustar.jp/php/function.mb-strrpos.html - [similar]
未処理のリクエスト数を返す 0
« eio_npending eio_nreqs » PHP Manual Eio 関数 未処理のリクエスト数を返す eio_nready (PECL eio >= 0.0.1dev) eio_nready — 未処理のリクエスト数を返す 説明 eio_nready (): int パラメータ この関数にはパラメータはありません。 戻り値 eio_nready() は、未処理のリクエスト数を返します。 参考 eio_nr ...
https://man.plustar.jp/php/function.eio-nready.html - [similar]
テーブルを更新する 0
« pg_untrace pg_version » PHP Manual PostgreSQL 関数 テーブルを更新する pg_update (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_update — テーブルを更新する 説明 pg_update ( PgSql\Connection $connection , string $table_name , array $values , array $conditions , int $flags = PGSQL_DML_EXEC ): s ...
https://man.plustar.jp/php/function.pg-update.html - [similar]