検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 465 for [SIMILAR] 16 1024 4096 WITH 18062 ャッ WITH 1652... (0.439 sec.)
キャラクタセットを取得する 0
« ColumnResult::__construct ColumnResult::getCollationName » PHP Manual mysql_xdevapi\ColumnResult キャラクタセットを取得する ColumnResult::getCharacterSetName (No version information available, might only be in Git) ColumnResult::getCharacterSetName — キャラクタセットを取得する 説明 pub ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.getcharactersetname.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
画像の一部をコピーする 0
« imageconvolution imagecopymerge » PHP Manual GD および Image 関数 画像の一部をコピーする imagecopy (PHP 4, PHP 5, PHP 7, PHP 8) imagecopy — 画像の一部をコピーする 説明 imagecopy ( GdImage $dst_image , GdImage $src_image , int $dst_x , int $dst_y , int $src_x , int $src_y , int $src_wid ...
https://man.plustar.jp/php/function.imagecopy.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
画面全体をキャプチャする 0
« imagegif imagegrabwindow » PHP Manual GD および Image 関数 画面全体をキャプチャする imagegrabscreen (PHP 5 >= 5.2.2, PHP 7, PHP 8) imagegrabscreen — 画面全体をキャプチャする 説明 imagegrabscreen (): GdImage | false 画面全体のスクリーンショットを取得します。 注意 : この関数は Windows 上 ...
https://man.plustar.jp/php/function.imagegrabscreen.html - [similar]
文字を HTML 数値エンティティにエンコードする 0
« mb_encode_mimeheader mb_encoding_aliases » PHP Manual マルチバイト文字列 関数 文字を HTML 数値エンティティにエンコードする mb_encode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_encode_numericentity — 文字を HTML 数値エンティティにエンコードする 説明 mb_encode_numericentity ( ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
Win32Service サービス制御メッセージ定数 0
« Win32Service サービスステータス定数 Win32Service サービス制御メッセージが受領されたときのビットマスク » PHP Manual 定義済み定数 Win32Service サービス制御メッセージ定数 Win32Service サービス制御メッセージ定数 定数 値 説明 WIN32_SERVICE_CONTROL_CONTINUE 0x00000003 停止中のサービスに再開を ...
https://man.plustar.jp/php/win32service.constants.servicecontrol.html - [similar]
ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 0
« mailparse_stream_encode 数学 » PHP Manual Mailparse 関数 ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する mailparse_uudecode_all (PECL mailparse >= 0.9.0) mailparse_uudecode_all — ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 説明 ma ...
https://man.plustar.jp/php/function.mailparse-uudecode-all.html - [similar]