検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 451 for [SIMILAR] 16 1024 4096 WITH 29412 strripos WITH ... (0.650 sec.)
PS 関数 0
« 定義済み定数 ps_add_bookmark » PHP Manual PS PS 関数 PS 関数 連絡先 もしこの拡張や pslib についての意見・バグフィックス・機能拡張などがあれば、 私 » steinm@php.net にメールをください。お待ちしています。 目次 ps_add_bookmark — 現在のページにブックマークを追加する ps_add_launchlink — ファ ...
https://man.plustar.jp/php/ref.ps.html - [similar]
アップロードされたファイルを新しい位置に移動する 0
« mkdir parse_ini_file » PHP Manual ファイルシステム 関数 アップロードされたファイルを新しい位置に移動する move_uploaded_file (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) move_uploaded_file — アップロードされたファイルを新しい位置に移動する 説明 move_uploaded_file ( string $from , string $to ): ...
https://man.plustar.jp/php/function.move-uploaded-file.html - [similar]
最初の 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]