検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 890 for [SIMILAR] 16 1024 4096 WITH 52064 memcache WITH ... (0.621 sec.)
連想キーと要素との関係を維持しつつ配列を昇順にソートする 0
« arsort compact » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を昇順にソートする asort (PHP 4, PHP 5, PHP 7, PHP 8) asort — 連想キーと要素との関係を維持しつつ配列を昇順にソートする 説明 asort ( array &$array , int $flags = SORT_REGULAR ): bool 配列のキーと要素との関係を維 ...
https://man.plustar.jp/php/function.asort.html - [similar]
配列をキーで昇順にソートする 0
« krsort list » PHP Manual 配列 関数 配列をキーで昇順にソートする ksort (PHP 4, PHP 5, PHP 7, PHP 8) ksort — 配列をキーで昇順にソートする 説明 ksort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、そ ...
https://man.plustar.jp/php/function.ksort.html - [similar]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]
画像を表示する 0
« Imagick::destroy Imagick::displayImages » PHP Manual Imagick 画像を表示する Imagick::displayImage (PECL imagick 2, PECL imagick 3) Imagick::displayImage — 画像を表示する 説明 public Imagick::displayImage ( string $servername ): bool このメソッドは、画像を X サーバーに表示します。 パラメ ...
https://man.plustar.jp/php/imagick.displayimage.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]
インターネットサービスプロバイダ (ISP) 名を取得する 0
« geoip_id_by_name geoip_netspeedcell_by_name » PHP Manual GeoIP 関数 インターネットサービスプロバイダ (ISP) 名を取得する geoip_isp_by_name (PECL geoip >= 1.0.2) geoip_isp_by_name — インターネットサービスプロバイダ (ISP) 名を取得する 説明 geoip_isp_by_name ( string $hostname ): string ge ...
https://man.plustar.jp/php/function.geoip-isp-by-name.html - [similar]
HTTP レスポンスコードを取得または設定 0
« headers_sent inet_ntop » PHP Manual ネットワーク 関数 HTTP レスポンスコードを取得または設定 http_response_code (PHP 5 >= 5.4.0, PHP 7, PHP 8) http_response_code — HTTP レスポンスコードを取得または設定 説明 http_response_code ( int $response_code = 0 ): int | bool HTTP レスポンスのステー ...
https://man.plustar.jp/php/function.http-response-code.html - [similar]
サーバーに MySQL スレッドの停止を問い合わせる 0
« mysqli::$insert_id mysqli::more_results » PHP Manual mysqli サーバーに MySQL スレッドの停止を問い合わせる mysqli::kill mysqli_kill (PHP 5, PHP 7, PHP 8) mysqli::kill -- mysqli_kill — サーバーに MySQL スレッドの停止を問い合わせる 説明 オブジェクト指向型 public mysqli::kill ( int $proces ...
https://man.plustar.jp/php/mysqli.kill.html - [similar]
MySQL Native Driver プラグインAPI 0
« Memory management mysqlndプラグイン と MySQL Proxyの比較 » PHP Manual Mysqlnd MySQL Native Driver プラグインAPI MySQL Native Driver プラグインAPI 目次 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグイン ...
https://man.plustar.jp/php/mysqlnd.plugin.html - [similar]
最初の MySQL API 0
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 変更履歴 定義済み定数 例 MySQL 拡張モジュールの概要を示す例 MySQL 関数 mysql_affected_rows — 一番最近の操作で変更された行の数を得る ...
https://man.plustar.jp/php/book.mysql.html - [similar]