検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 621 for [SIMILAR] 16 1024 4096 WITH 23247 スレ WITH 1671... (0.549 sec.)
現在の umask を変更する 0
« touch unlink » PHP Manual ファイルシステム 関数 現在の umask を変更する umask (PHP 4, PHP 5, PHP 7, PHP 8) umask — 現在の umask を変更する 説明 umask ( ? int $mask = null ): int umask() は PHP の umask を mask & 0777 にセットし、 元の umask 値を返します。 PHP がサーバー・モジュールとし ...
https://man.plustar.jp/php/function.umask.html - [similar]
はじめに 0
« Ev インストール/設定 » PHP Manual Ev はじめに はじめに この拡張モジュールは、 » libev ライブラリへのインターフェイスを提供します。 このライブラリは、C で書かれたハイパフォーマンスで高機能なイベントループです。 注意 : この拡張モジュールは Windows 環境では利用できません。 Libev はイベント ...
https://man.plustar.jp/php/intro.ev.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
現在のシステム状態を取得する 0
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::stat mysqli_stat (PHP 5, PHP 7, PHP 8) mysqli::stat -- mysqli_stat — 現在のシステム状態を取得する 説明 オブジェクト指向型 public mysqli::stat (): string | false 手続き型 mysqli_stat ( mysqli $mys ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
サーバーとの接続状況を調べ、接続されていない場合は再接続する 0
« mysql_pconnect mysql_query » PHP Manual MySQL 関数 サーバーとの接続状況を調べ、接続されていない場合は再接続する mysql_ping (PHP 4 >= 4.3.0, PHP 5) mysql_ping — サーバーとの接続状況を調べ、接続されていない場合は再接続する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削 ...
https://man.plustar.jp/php/function.mysql-ping.html - [similar]
The SolrClient class 0
« SolrObject::offsetUnset SolrClient::addDocument » PHP Manual Solr The SolrClient class The SolrClient class (PECL solr >= 0.9.2) はじめに Used to send requests to a Solr server. Currently, cloning and serialization of SolrClient instances is not supported. クラス概要 final class SolrCl ...
https://man.plustar.jp/php/class.solrclient.html - [similar]
現在のリソース使用状況を取得する 0
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrusage (PHP 4, PHP 5, PHP 7, PHP 8) getrusage — 現在のリソース使用状況を取得する 説明 getrusage ( int $mode = 0 ): array | false この関数は、 getrusage(2) へのインターフェイスです。 システムコール ...
https://man.plustar.jp/php/function.getrusage.html - [similar]
現在のシステムの状態を取得する 0
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql_stat (PHP 4 >= 4.3.0, PHP 5) mysql_stat — 現在のシステムの状態を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきで ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
一意な ID を生成する 0
« time_sleep_until unpack » PHP Manual その他の関数 一意な ID を生成する uniqid (PHP 4, PHP 5, PHP 7, PHP 8) uniqid — 一意な ID を生成する 説明 uniqid ( string $prefix = "" , bool $more_entropy = false ): string マイクロ秒単位の現在時刻にもとづいた、接頭辞つきの一意な ID を取得します。 警 ...
https://man.plustar.jp/php/function.uniqid.html - [similar]
Windows 上での PHP の手動インストール 0
« Windows でのおすすめの構成 ソースからのビルド » PHP Manual Windows システムへのインストール Windows 上での PHP の手動インストール Windows 上での PHP の手動インストール ウェブサーバーの選択 IIS IIS は Windows に標準で組み込まれています。 Windows サーバーの場合は、サーバーマネージャーを使 ...
https://man.plustar.jp/php/install.windows.manual.html - [similar]