検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 488 for [SIMILAR] 16 1024 4096 WITH 34535 dateinterval W... (3.169 sec.)
一つ以上の要素を配列の最初に加える 0
« array_unique array_values » PHP Manual 配列 関数 一つ以上の要素を配列の最初に加える array_unshift (PHP 4, PHP 5, PHP 7, PHP 8) array_unshift — 一つ以上の要素を配列の最初に加える 説明 array_unshift ( array &$array , mixed ...$values ): int array_unshift() は、 array の先頭に指定された要 ...
https://man.plustar.jp/php/function.array-unshift.html - [similar]
ファイルに書き込む 0
« eio_utime Ev » PHP Manual Eio 関数 ファイルに書き込む eio_write (PECL eio >= 0.0.1dev) eio_write — ファイルに書き込む 説明 eio_write ( mixed $fd , string $str , int $length = 0 , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource e ...
https://man.plustar.jp/php/function.eio-write.html - [similar]
新しい画像を作成する 0
« Gmagick::motionblurimage Gmagick::nextimage » PHP Manual Gmagick 新しい画像を作成する Gmagick::newimage (PECL gmagick >= Unknown) Gmagick::newimage — 新しい画像を作成する 説明 public Gmagick::newimage ( int $width , int $height , string $background , string $format = ? ): Gmagick 新しい ...
https://man.plustar.jp/php/gmagick.newimage.html - [similar]
新しいメッセージフォーマッタを作成する 0
« MessageFormatter MessageFormatter::formatMessage » PHP Manual MessageFormatter 新しいメッセージフォーマッタを作成する MessageFormatter::create MessageFormatter::__construct msgfmt_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::create -- MessageFormatter::__ ...
https://man.plustar.jp/php/messageformatter.create.html - [similar]
文字列が最後に現れる場所を見つける 0
« iconv_strpos iconv_substr » PHP Manual iconv 関数 文字列が最後に現れる場所を見つける iconv_strrpos (PHP 5, PHP 7, PHP 8) iconv_strrpos — 文字列が最後に現れる場所を見つける 説明 iconv_strrpos ( string $haystack , string $needle , ? string $encoding = null ): int | false needle が haysta ...
https://man.plustar.jp/php/function.iconv-strrpos.html - [similar]
ラージオブジェクトのカレントのシーク位置を返す 0
« pg_lo_seek pg_lo_truncate » PHP Manual PostgreSQL 関数 ラージオブジェクトのカレントのシーク位置を返す pg_lo_tell (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_tell — ラージオブジェクトのカレントのシーク位置を返す 説明 pg_lo_tell ( PgSql\Lob $lob ): int pg_lo_tell() は、ラージオブジェクト ...
https://man.plustar.jp/php/function.pg-lo-tell.html - [similar]
特定の画像のフォーマットを設定する 0
« Imagick::setImageFilename Imagick::setImageGamma » PHP Manual Imagick 特定の画像のフォーマットを設定する Imagick::setImageFormat (PECL imagick 2, PECL imagick 3) Imagick::setImageFormat — 特定の画像のフォーマットを設定する 説明 public Imagick::setImageFormat ( string $format ): bool シ ...
https://man.plustar.jp/php/imagick.setimageformat.html - [similar]
日付を設定する 0
« DateTimeImmutable::__set_state DateTimeImmutable::setISODate » PHP Manual DateTimeImmutable 日付を設定する DateTimeImmutable::setDate (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setDate — 日付を設定する 説明 public DateTimeImmutable::setDate ( int $year , int $month , int $day ): ...
https://man.plustar.jp/php/datetimeimmutable.setdate.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
GMT/UTC の日付/時刻を書式化する 0
« gettimeofday gmmktime » PHP Manual 日付・時刻 関数 GMT/UTC の日付/時刻を書式化する gmdate (PHP 4, PHP 5, PHP 7, PHP 8) gmdate — GMT/UTC の日付/時刻を書式化する 説明 gmdate ( string $format , ? int $timestamp = null ): string date() 関数と同じですが、返される時刻が グリニッジ標準時 (GMT ...
https://man.plustar.jp/php/function.gmdate.html - [similar]