検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 495 for [SIMILAR] 16 1024 4096 WITH 29147 preg WITH 9089... (0.581 sec.)
Windows でのおすすめの構成 0
« Windows 上での PHP インストーラ Windows 上での PHP の手動インストール » PHP Manual Windows システムへのインストール Windows でのおすすめの構成 Windows でのおすすめの構成 OpCache OpCache を有効にすることを強く推奨します。この拡張モジュールは Windows 版の PHP に含まれています。 これは PH ...
https://man.plustar.jp/php/install.windows.recommended.html - [similar]
Memory management 0
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory management Introduction The MySQL Native Driver manages memory different than the MySQL Client Library. The libraries differ in the way memory is allocated and released, how memory is allocated in chun ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
ユーザーノートについて 0
« フォーマット 関数の定義(プロトタイプ)を読むには » PHP Manual マニュアルについて ユーザーノートについて ユーザーノートについて ユーザーノートは PHP マニュアルを作成していく上で重要な役割を 持っています。マニュアルの読者が実例、警告そしてさらに詳しい 説明をブラウザから提供できるようにする ...
https://man.plustar.jp/php/about.notes.html - [similar]
サポートされるカレンダーからユリウス積算日に変換する 0
« cal_info easter_date » PHP Manual カレンダー 関数 サポートされるカレンダーからユリウス積算日に変換する cal_to_jd (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cal_to_jd — サポートされるカレンダーからユリウス積算日に変換する 説明 cal_to_jd ( int $calendar , int $month , int $day , int $year ): ...
https://man.plustar.jp/php/function.cal-to-jd.html - [similar]
データをファイルに同期する(但しメタデータは除く) 0
« fclose feof » PHP Manual ファイルシステム 関数 データをファイルに同期する(但しメタデータは除く) fdatasync (PHP 8 >= 8.1.0) fdatasync — データをファイルに同期する(但しメタデータは除く) 説明 fdatasync ( resource $stream ): bool この関数は、 stream の内容をストレージに同期します。 fsync() ...
https://man.plustar.jp/php/function.fdatasync.html - [similar]
データをファイルに同期する(メタデータも含む) 0
« fstat ftell » PHP Manual ファイルシステム 関数 データをファイルに同期する(メタデータも含む) fsync (PHP 8 >= 8.1.0) fsync — データをファイルに同期する(メタデータも含む) 説明 fsync ( resource $stream ): bool この関数は、 変更をメタデータも含めてファイルに同期します。 fflush() に似ています ...
https://man.plustar.jp/php/function.fsync.html - [similar]
月の名前を返す 0
« jddayofweek jdtofrench » PHP Manual カレンダー 関数 月の名前を返す jdmonthname (PHP 4, PHP 5, PHP 7, PHP 8) jdmonthname — 月の名前を返す 説明 jdmonthname ( int $julian_day , int $mode ): string 月の名前を含んだ文字列を返します。 mode はユリウス積算日をどの暦に変換するか、 どんなタイプの ...
https://man.plustar.jp/php/function.jdmonthname.html - [similar]
ストリームからフィルタを取り除く 0
« stream_filter_register stream_get_contents » PHP Manual ストリーム 関数 ストリームからフィルタを取り除く stream_filter_remove (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_filter_remove — ストリームからフィルタを取り除く 説明 stream_filter_remove ( resource $stream_filter ): bool 事前に stream ...
https://man.plustar.jp/php/function.stream-filter-remove.html - [similar]
サーバーの状態を返す 0
« Memcache::getExtendedStats Memcache::getStats » PHP Manual Memcache サーバーの状態を返す Memcache::getServerStatus (PECL memcache >= 2.1.0) Memcache::getServerStatus — サーバーの状態を返す 説明 Memcache::getServerStatus ( string $host , int $port = 11211 ): int Memcache::getServerStatu ...
https://man.plustar.jp/php/memcache.getserverstatus.html - [similar]
キャッシュ内のすべてのアイテムを無効にする 0
« Memcached::fetchAll Memcached::get » PHP Manual Memcached キャッシュ内のすべてのアイテムを無効にする Memcached::flush (PECL memcached >= 0.1.0) Memcached::flush — キャッシュ内のすべてのアイテムを無効にする 説明 public Memcached::flush ( int $delay = 0 ): bool Memcached::flush() は、既存 ...
https://man.plustar.jp/php/memcached.flush.html - [similar]