検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 2413 for [SIMILAR] 16 1024 4096 WITH 4730 形式 WITH 3722 ... (1.713 sec.)
乱数生成器を初期化する 0
« sqrt tan » PHP Manual Math 関数 乱数生成器を初期化する srand (PHP 4, PHP 5, PHP 7, PHP 8) srand — 乱数生成器を初期化する 説明 srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void シード seed で乱数生成器を初期化します。 seed に 0 を指定した場合はランダムな値が設定されます。 注意 ...
https://man.plustar.jp/php/function.srand.html - [similar]
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagearc imagebmp » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imageavif (PHP 8 >= 8.1.0) imageavif — 画像をブラウザあるいはファイルに出力する 説明 imageavif ( GdImage $image , resource | string | null $file = null , int $quality = -1 , int $speed = -1 ): ...
https://man.plustar.jp/php/function.imageavif.html - [similar]
カラーインデックスからカラーを取得する 0
« imagecolorset imagecolorstotal » PHP Manual GD および Image 関数 カラーインデックスからカラーを取得する imagecolorsforindex (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorsforindex — カラーインデックスからカラーを取得する 説明 imagecolorsforindex ( GdImage $image , int $color ): array 指定した ...
https://man.plustar.jp/php/function.imagecolorsforindex.html - [similar]
ソート条件を設定する 0
« yaz_set_option yaz_syntax » PHP Manual YAZ 関数 ソート条件を設定する yaz_sort (PHP 4 >= 4.0.7, PECL yaz >= 0.9.0) yaz_sort — ソート条件を設定する 説明 yaz_sort ( resource $id , string $criteria ): void この関数は、ソート条件を設定して Z39.50 Sort を有効にします。 この関数は、 yaz_searc ...
https://man.plustar.jp/php/function.yaz-sort.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
レコードを削除する 0
« pg_dbname pg_end_copy » PHP Manual PostgreSQL 関数 レコードを削除する pg_delete (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_delete — レコードを削除する 説明 pg_delete ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC ): string | bool pg_ ...
https://man.plustar.jp/php/function.pg-delete.html - [similar]
OAuthProvider クラス 0
« OAuth::setVersion OAuthProvider::addRequiredParameter » PHP Manual OAuth OAuthProvider クラス OAuthProvider クラス (PECL OAuth >= 1.0.0) はじめに OAuth プロバイダを管理するクラスです。 別のサイトで公開されている詳細なチュートリアル » Writing an OAuth Provider Service には、このサービス ...
https://man.plustar.jp/php/class.oauthprovider.html - [similar]
ファイルを開く 0
« eio_nthreads eio_poll » PHP Manual Eio 関数 ファイルを開く eio_open (PECL eio >= 0.0.1dev) eio_open — ファイルを開く 説明 eio_open ( string $path , int $flags , int $mode , int $pri , callable $callback , mixed $data = NULL ): resource eio_open() は、 path で指定したファイルをアクセスモ ...
https://man.plustar.jp/php/function.eio-open.html - [similar]
メッセージキューからメッセージを受信する 0
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受信する msg_receive (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_receive — メッセージキューからメッセージを受信する 説明 msg_receive ( SysvMessageQueue $queue , int $desired_message_type , int &$r ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]