検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 670 for [SIMILAR] 16 1024 4096 WITH 11897 readline WITH ... (1.126 sec.)
インストール要件 0
« Windows システムへのインストール PECL » PHP Manual Windows システムへのインストール インストール要件 インストール要件 PHP を動かすには、少なくとも Windows 2008/Vista が必要です。 32ビットまたは64ビット( 別名 X86 または X64。PHP は、Windows RT/WOA/ARM では動作しません) の環境が必要です。 ...
https://man.plustar.jp/php/install.windows.requirements.html - [similar]
PHPにできることは? 0
« PHP とはなんでしょう? 簡易チュートリアル » PHP Manual 入門 PHPにできることは? PHPにできることは? あらゆることができます。PHPでは主にサーバーサイドでの活用に焦点が 当てられているため、フォームからデータを取得したり、動的にページ の内容を生成したり、クッキーを送信・受信するといった他のCG ...
https://man.plustar.jp/php/intro-whatcando.html - [similar]
サーバーの統計情報を取得する 0
« Memcache::getServerStatus Memcache::getVersion » PHP Manual Memcache サーバーの統計情報を取得する Memcache::getStats (PECL memcache >= 0.2.0) Memcache::getStats — サーバーの統計情報を取得する 説明 Memcache::getStats ( string $type = ? , int $slabid = ? , int $limit = 100 ): array | fal ...
https://man.plustar.jp/php/memcache.getstats.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]
プレースホルダーに値をバインドする 0
« mysql_xdevapi\CollectionRemove CollectionRemove::__construct » PHP Manual mysql_xdevapi\CollectionRemove プレースホルダーに値をバインドする CollectionRemove::bind (No version information available, might only be in Git) CollectionRemove::bind — プレースホルダーに値をバインドする 説明 p ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.bind.html - [similar]
HTTP リクエスト変数 0
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_REQUEST — HTTP リクエスト変数 説明 $_GET 、 $_POST そして $_COOKIE の内容をまとめた連想配列です。 注意 注意 : これは 'スーパーグローバル' あるいは自動グローバル変数と呼ばれ ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]
Moves the specified number of bytes from a source buffer to the end of the curre... 0
« EventBuffer::addBuffer EventBuffer::__construct » PHP Manual EventBuffer Moves the specified number of bytes from a source buffer to the end of the current buffer EventBuffer::appendFrom (PECL event >= 1.6.0) EventBuffer::appendFrom — Moves the specified number of bytes from a source b ...
https://man.plustar.jp/php/eventbuffer.appendfrom.html - [similar]
Linearizes data within buffer and returns it's contents as a string 0
« EventBuffer::prependBuffer EventBuffer::read » PHP Manual EventBuffer Linearizes data within buffer and returns it's contents as a string EventBuffer::pullup (PECL event >= 1.2.6-beta) EventBuffer::pullup — Linearizes data within buffer and returns it's contents as a string 説明 public ...
https://man.plustar.jp/php/eventbuffer.pullup.html - [similar]
Read data from an evbuffer and drain the bytes read 0
« EventBuffer::pullup EventBuffer::readFrom » PHP Manual EventBuffer Read data from an evbuffer and drain the bytes read EventBuffer::read (PECL event >= 1.6.0) EventBuffer::read — Read data from an evbuffer and drain the bytes read 説明 public EventBuffer::read ( int $max_bytes ): strin ...
https://man.plustar.jp/php/eventbuffer.read.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]