検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 476 for [SIMILAR] 16 1024 4096 WITH 72407 memcached WITH... (0.346 sec.)
現在利用中のスレッド数を返す 0
« eio_nreqs eio_open » PHP Manual Eio 関数 現在利用中のスレッド数を返す eio_nthreads (PECL eio >= 0.0.1dev) eio_nthreads — 現在利用中のスレッド数を返す 説明 eio_nthreads (): int パラメータ この関数にはパラメータはありません。 戻り値 eio_nthreads() は、現在利用中のスレッド数を返します。 参 ...
https://man.plustar.jp/php/function.eio-nthreads.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
RecursiveDirectoryIterator クラス 0
« RecursiveCallbackFilterIterator::hasChildren RecursiveDirectoryIterator::__construct » PHP Manual イテレータ RecursiveDirectoryIterator クラス RecursiveDirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに RecursiveDirectoryIterator は、 ファイルシステムのディレクトリを再帰的に反復処 ...
https://man.plustar.jp/php/class.recursivedirectoryiterator.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
次のエントリに進む 0
« SplFixedArray::key SplFixedArray::offsetExists » PHP Manual SplFixedArray 次のエントリに進む SplFixedArray::next (PHP 5 >= 5.3.0, PHP 7) SplFixedArray::next — 次のエントリに進む 説明 public SplFixedArray::next (): void イテレータを、次の配列の要素に進めます。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/splfixedarray.next.html - [similar]
画像の大きさを取得する 0
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getimagesize (PHP 4, PHP 5, PHP 7, PHP 8) getimagesize — 画像の大きさを取得する 説明 getimagesize ( string $filename , array &$image_info = null ): array | false getimagesize() 関数は、サポートする任 ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PGSQL_LIBPQ_VERSION ( string ) 短い形式の libpq バージョン情報。数字とド ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
現在の要素を返す 0
« CachingIterator::count CachingIterator::getCache » PHP Manual CachingIterator 現在の要素を返す CachingIterator::current (PHP 5, PHP 7, PHP 8) CachingIterator::current — 現在の要素を返す 説明 public CachingIterator::current (): mixed 警告 この関数は、 現在のところ詳細な情報はありません。 ...
https://man.plustar.jp/php/cachingiterator.current.html - [similar]
Memcache クラス 0
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memcache >= 0.2.0) はじめに memcache サーバーへの接続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , ...
https://man.plustar.jp/php/class.memcache.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPでGDサポートを有効にするには、configure に --with-gd[=DIR] を指定します。ただし、DIRは GDのベースインストールディレクトリです。 PHPにバンドルされている推奨のGDライブラリを使用するには --with-gd を指定し ...
https://man.plustar.jp/php/image.installation.html - [similar]