検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1323 for [SIMILAR] 16 1024 4096 WITH 20112 splfixedarray ... (1.375 sec.)
検索文字列に一致したすべての文字列を置換する 0
« str_repeat str_rot13 » PHP Manual String 関数 検索文字列に一致したすべての文字列を置換する str_replace (PHP 4, PHP 5, PHP 7, PHP 8) str_replace — 検索文字列に一致したすべての文字列を置換する 説明 str_replace ( array | string $search , array | string $replace , string | array $subject , ...
https://man.plustar.jp/php/function.str-replace.html - [similar]
gzファイル全体を配列に読み込む 0
« gzeof gzgetc » PHP Manual Zlib 関数 gzファイル全体を配列に読み込む gzfile (PHP 4, PHP 5, PHP 7, PHP 8) gzfile — gzファイル全体を配列に読み込む 説明 gzfile ( string $filename , int $use_include_path = 0 ): array | false ファイルを配列にして返すこと以外は readgzfile() と同じです。 パラメ ...
https://man.plustar.jp/php/function.gzfile.html - [similar]
ファイル上のすべてのメタタグ情報を配列に展開する 0
« get_headers http_build_query » PHP Manual URL 関数 ファイル上のすべてのメタタグ情報を配列に展開する get_meta_tags (PHP 4, PHP 5, PHP 7, PHP 8) get_meta_tags — ファイル上のすべてのメタタグ情報を配列に展開する 説明 get_meta_tags ( string $filename , bool $use_include_path = false ): arra ...
https://man.plustar.jp/php/function.get-meta-tags.html - [similar]
指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する 0
« imap_lsub imap_mail_copy » PHP Manual IMAP 関数 指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する imap_mail_compose (PHP 4, PHP 5, PHP 7, PHP 8) imap_mail_compose — 指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する 説明 imap_mai ...
https://man.plustar.jp/php/function.imap-mail-compose.html - [similar]
ユーザー定義の比較関数を使い、キーでソートする 0
« ArrayIterator::uasort ArrayIterator::unserialize » PHP Manual ArrayIterator ユーザー定義の比較関数を使い、キーでソートする ArrayIterator::uksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::uksort — ユーザー定義の比較関数を使い、キーでソートする 説明 public ArrayIterator::uksort ( cal ...
https://man.plustar.jp/php/arrayiterator.uksort.html - [similar]
指定した日付/時刻の詳細な情報を連想配列で返す 0
« date_parse_from_format date_sub » PHP Manual 日付・時刻 関数 指定した日付/時刻の詳細な情報を連想配列で返す date_parse (PHP 5 >= 5.2.0, PHP 7, PHP 8) date_parse — 指定した日付/時刻の詳細な情報を連想配列で返す 説明 date_parse ( string $datetime ): array date_parse() は、 strtotime() や D ...
https://man.plustar.jp/php/function.date-parse.html - [similar]
変数をユーザーキャッシュから削除する 0
« wincache_ucache_dec wincache_ucache_exists » PHP Manual WinCache 関数 変数をユーザーキャッシュから削除する wincache_ucache_delete (PECL wincache >= 1.1.0) wincache_ucache_delete — 変数をユーザーキャッシュから削除する 説明 wincache_ucache_delete ( mixed $key ): bool key が指す要素をユー ...
https://man.plustar.jp/php/function.wincache-ucache-delete.html - [similar]
シグナルを待つ 0
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigwaitinfo — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_sigwaitinfo() は、 呼び出し元のスクリプトの実行を ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
バイナリ文字列からデータを切り出す 0
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]
連想配列の値を、SQL 文として実行可能な形式に変換する 0
« pg_consume_input pg_copy_from » PHP Manual PostgreSQL 関数 連想配列の値を、SQL 文として実行可能な形式に変換する pg_convert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_convert — 連想配列の値を、SQL 文として実行可能な形式に変換する 説明 pg_convert ( PgSql\Connection $connection , string $ta ...
https://man.plustar.jp/php/function.pg-convert.html - [similar]