検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 445 for [SIMILAR] 16 1024 4096 WITH 20449 moveto WITH 14... (1.129 sec.)
アップロードされたファイルを新しい位置に移動する 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
« ps_begin_pattern ps_circle » PHP Manual PS 関数 新しいテンプレートを開始する ps_begin_template (PECL ps >= 1.2.0) ps_begin_template — 新しいテンプレートを開始する 説明 ps_begin_template ( resource $psdoc , float $width , float $height ): int 新しいテンプレートを開始します。テンプレート ...
https://man.plustar.jp/php/function.ps-begin-template.html - [similar]
スポット色を作成する 0
« ps_lineto ps_moveto » PHP Manual PS 関数 スポット色を作成する ps_makespotcolor (PECL ps >= 1.1.0) ps_makespotcolor — スポット色を作成する 説明 ps_makespotcolor ( resource $psdoc , string $name , int $reserved = 0 ): int 現在の塗りつぶし色からスポット色を作成します。塗りつぶし色の色空間 ...
https://man.plustar.jp/php/function.ps-makespotcolor.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
« ps_begin_page ps_begin_template » PHP Manual PS 関数 新しいパターンを開始する ps_begin_pattern (PECL ps >= 1.2.0) ps_begin_pattern — 新しいパターンを開始する 説明 ps_begin_pattern ( resource $psdoc , float $width , float $height , float $xstep , float $ystep , int $painttype ): int | f ...
https://man.plustar.jp/php/function.ps-begin-pattern.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]