検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 894 for [SIMILAR] 16 1024 4096 WITH 11876 ldap WITH 9231... (1.243 sec.)
指定したサーバーで複数のアイテムを格納する 5806
« Memcached::setMulti Memcached::setOption » PHP Manual Memcached 指定したサーバーで複数のアイテムを格納する Memcached::setMultiByKey (PECL memcached >= 0.1.0) Memcached::setMultiByKey — 指定したサーバーで複数のアイテムを格納する 説明 public Memcached::setMultiByKey ( string $server_key ...
https://man.plustar.jp/php/memcached.setmultibykey.html - [similar]
出力をフラッシュする 5806
« streamWrapper::stream_eof streamWrapper::stream_lock » PHP Manual streamWrapper 出力をフラッシュする streamWrapper::stream_flush (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_flush — 出力をフラッシュする 説明 public streamWrapper::stream_flush (): bool このメソッドがコール ...
https://man.plustar.jp/php/streamwrapper.stream-flush.html - [similar]
サーバーに項目を追加する 5806
« Memcache Memcache::addServer » PHP Manual Memcache サーバーに項目を追加する Memcache::add (PECL memcache >= 0.2.0) Memcache::add — サーバーに項目を追加する 説明 Memcache::add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::add() は、サーバーに同名のキーが ...
https://man.plustar.jp/php/memcache.add.html - [similar]
HTTP リクエスト変数 3236
« $_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]
指定した変数に関する情報を解りやすく出力する 3236
« isset serialize » PHP Manual 変数操作 関数 指定した変数に関する情報を解りやすく出力する print_r (PHP 4, PHP 5, PHP 7, PHP 8) print_r — 指定した変数に関する情報を解りやすく出力する 説明 print_r ( mixed $value , bool $return = false ): string | bool print_r() は、 変数の値に関する情報を解 ...
https://man.plustar.jp/php/function.print-r.html - [similar]
変数操作 3236
« ReflectionException はじめに » PHP Manual 変数・データ型関連 変数操作 変数操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 変数操作 関数 boolval — 変数の boolean としての値を取得する debug_zval_dump — 内部的な zval を表す文字列をダンプする double ...
https://man.plustar.jp/php/book.var.html - [similar]
変数操作 関数 3236
« 定義済み定数 boolval » PHP Manual 変数操作 変数操作 関数 変数操作 関数 目次 boolval — 変数の boolean としての値を取得する debug_zval_dump — 内部的な zval を表す文字列をダンプする doubleval — floatval のエイリアス empty — 変数が空であるかどうかを検査する floatval — 変数の float 値を取得 ...
https://man.plustar.jp/php/ref.var.html - [similar]
変数のスコープ 3236
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
基本的な事 3236
« 変数 定義済みの変数 » PHP Manual 変数 基本的な事 基本的な事 PHP の変数はドル記号の後に変数名が続く形式で表されます。 変数名は大文字小文字を区別します。 変数名は、PHPの他のラベルと同じルールに従います。 有効な変数名は文字またはアンダースコアから始まり、任意の数の文字、 数字、アンダースコ ...
https://man.plustar.jp/php/language.variables.basics.html - [similar]
変数の型を取得する 3236
« get_resource_type intval » PHP Manual 変数操作 関数 変数の型を取得する gettype (PHP 4, PHP 5, PHP 7, PHP 8) gettype — 変数の型を取得する 説明 gettype ( mixed $value ): string PHP 変数 value の型を返します。 型のチェックには、この関数ではなく is_* 関数を使います。 パラメータ value 型を調 ...
https://man.plustar.jp/php/function.gettype.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT