検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 448 for [SIMILAR] 16 1024 4096 WITH 31341 getposition WI... (0.735 sec.)
最初の n 文字についてバイナリセーフな文字列比較を行う 0
« strncasecmp strpbrk » PHP Manual String 関数 最初の n 文字についてバイナリセーフな文字列比較を行う strncmp (PHP 4, PHP 5, PHP 7, PHP 8) strncmp — 最初の n 文字についてバイナリセーフな文字列比較を行う 説明 strncmp ( string $string1 , string $string2 , int $length ): int この関数は strcm ...
https://man.plustar.jp/php/function.strncmp.html - [similar]
配列の一部を展開する 0
« array_shift array_splice » PHP Manual 配列 関数 配列の一部を展開する array_slice (PHP 4, PHP 5, PHP 7, PHP 8) array_slice — 配列の一部を展開する 説明 array_slice ( array $array , int $offset , ? int $length = null , bool $preserve_keys = false ): array array_slice() は、 array から引数 ...
https://man.plustar.jp/php/function.array-slice.html - [similar]
データをあるストリームから別のストリームにコピーする 0
« stream_context_set_params stream_filter_append » PHP Manual ストリーム 関数 データをあるストリームから別のストリームにコピーする stream_copy_to_stream (PHP 5, PHP 7, PHP 8) stream_copy_to_stream — データをあるストリームから別のストリームにコピーする 説明 stream_copy_to_stream ( resourc ...
https://man.plustar.jp/php/function.stream-copy-to-stream.html - [similar]
はじめに 0
« Fileinfo インストール/設定 » PHP Manual Fileinfo はじめに はじめに このモジュールの関数は、ファイル内の特定の位置から magic バイトシーケンスを見つけることで、 ファイルの content type とエンコーディングを推測します。 これは完全な手法ではありませんが、経験上かなりうまく動作しています。 関 ...
https://man.plustar.jp/php/intro.fileinfo.html - [similar]
ある画像を別の画像に合成する 0
« Imagick::compareImages Imagick::__construct » PHP Manual Imagick ある画像を別の画像に合成する Imagick::compositeImage (PECL imagick 2, PECL imagick 3) Imagick::compositeImage — ある画像を別の画像に合成する 説明 public Imagick::compositeImage ( Imagick $composite_object , int $composite ...
https://man.plustar.jp/php/imagick.compositeimage.html - [similar]
米Yahoo! の位置情報プラットフォーム FireEagle の例 0
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位置情報プラットフォーム FireEagle の例 <?php $req_url = 'https://fireeagle.yahooapis.com/oauth/request_token' ; $authurl = 'https://fireeagle.yahoo.net/oauth/authorize' ; $acc_url = 'https://fi ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]
言明 0
« 後方参照 再試行無しのサブパターン » PHP Manual PCRE 正規表現構文 言明 言明 言明 (assertion) とは、カレントのマッチング位置の直前・直後の文字に対する テストであり、文字を消費 (consume)〔つまり文字自体にマッチ〕しません。 単純な言明コード \b, \B, \A, \Z, \z, ^ および $ については、 エスケ ...
https://man.plustar.jp/php/regexp.reference.assertions.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PGSQL_LIBPQ_VERSION ( string ) 短い形式の libpq バージョン情報。数字とド ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
有効性を調べる 0
« RecursiveTreeIterator::setPrefixPart RegexIterator » PHP Manual RecursiveTreeIterator 有効性を調べる RecursiveTreeIterator::valid (PHP 5 >= 5.3.0, PHP 7, PHP 8) RecursiveTreeIterator::valid — 有効性を調べる 説明 public RecursiveTreeIterator::valid (): bool 現在位置が有効かどうかを調べま ...
https://man.plustar.jp/php/recursivetreeiterator.valid.html - [similar]
Zlib 関数 0
« 例 deflate_add » PHP Manual Zlib Zlib 関数 Zlib 関数 目次 deflate_add — インクリメンタルにデータを圧縮する deflate_init — インクリメンタルな圧縮コンテキストを初期化する gzclose — 開かれたgzファイルへのポインタを閉じる gzcompress — 文字列を圧縮する gzdecode — gzip 圧縮された文字列をデコ ...
https://man.plustar.jp/php/ref.zlib.html - [similar]