検索

phrase: max: clip:
target: order:
Results of 731 - 740 of about 938 for [SIMILAR] 16 1024 4096 WITH 31360 existent WITH ... (0.960 sec.)
列挙型 / Enum 0
« オブジェクト リソース » PHP Manual 型 列挙型 / Enum 列挙型 / Enum 列挙型の基礎 列挙型は、クラスやクラス定数に対して、さらに制限を加えたものです。 ある型に対して、取り得る値の限られた集合を定義する方法を提供します。 <?php enum Suit { case Hearts ; case Diamonds ; case Clubs ; case Spade ...
https://man.plustar.jp/php/language.types.enumerations.html - [similar]
Set the memory limit for the Lua environment 0
« LuaSandbox::setCPULimit LuaSandbox::unpauseUsageTimer » PHP Manual LuaSandbox Set the memory limit for the Lua environment LuaSandbox::setMemoryLimit (PECL luasandbox >= 1.0.0) LuaSandbox::setMemoryLimit — Set the memory limit for the Lua environment 説明 public LuaSandbox::setMemoryLi ...
https://man.plustar.jp/php/luasandbox.setmemorylimit.html - [similar]
Registers a monitoring event subscriber with this Manager 0
« MongoDB\Driver\Manager MongoDB\Driver\Manager::__construct » PHP Manual MongoDB\Driver\Manager Registers a monitoring event subscriber with this Manager MongoDB\Driver\Manager::addSubscriber (mongodb >=1.10.0) MongoDB\Driver\Manager::addSubscriber — Registers a monitoring event subscri ...
https://man.plustar.jp/php/mongodb-driver-manager.addsubscriber.html - [similar]
Unregisters a monitoring event subscriber with this Manager 0
« MongoDB\Driver\Manager::getWriteConcern MongoDB\Driver\Manager::selectServer » PHP Manual MongoDB\Driver\Manager Unregisters a monitoring event subscriber with this Manager MongoDB\Driver\Manager::removeSubscriber (mongodb >=1.10.0) MongoDB\Driver\Manager::removeSubscriber — Unregister ...
https://man.plustar.jp/php/mongodb-driver-manager.removesubscriber.html - [similar]
Advances the cluster time for this session 0
« MongoDB\Driver\Session::abortTransaction MongoDB\Driver\Session::advanceOperationTime » PHP Manual MongoDB\Driver\Session Advances the cluster time for this session MongoDB\Driver\Session::advanceClusterTime (mongodb >=1.4.0) MongoDB\Driver\Session::advanceClusterTime — Advances the cl ...
https://man.plustar.jp/php/mongodb-driver-session.advanceclustertime.html - [similar]
Advances the operation time for this session 0
« MongoDB\Driver\Session::advanceClusterTime MongoDB\Driver\Session::commitTransaction » PHP Manual MongoDB\Driver\Session Advances the operation time for this session MongoDB\Driver\Session::advanceOperationTime (mongodb >=1.4.0) MongoDB\Driver\Session::advanceOperationTime — Advances t ...
https://man.plustar.jp/php/mongodb-driver-session.advanceoperationtime.html - [similar]
Request Injection Attacks 0
« Security Script Injection Attacks » PHP Manual Security Request Injection Attacks Request Injection Attacks If you are passing $_GET (or $_POST ) parameters to your queries, make sure that they are cast to strings first. Users can insert associative arrays in GET and POST requests, whi ...
https://man.plustar.jp/php/mongodb.security.request_injection.html - [similar]
ノート 0
« 定義済み定数 The MySQLi Extension Function Summary » PHP Manual MySQLi ノート ノート 若干の実装ノート MYSQL_TYPE_GEOMETRY に対するサポートが MySQLi エクステンションに PHP 5.3 で追加されました。 MYSQL_TYPE_GEOMETRY 型の項目を操作するために libmysqlclient および mysqlnd の中にそれぞれ別の ...
https://man.plustar.jp/php/mysqli.notes.html - [similar]
phpdbg 関数 0
« 定義済み定数 phpdbg_break_file » PHP Manual phpdbg phpdbg 関数 phpdbg 関数 目次 phpdbg_break_file — ファイルの行にブレークポイントを挿入する phpdbg_break_function — 関数のエントリにブレークポイントを挿入する phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する phpdbg_br ...
https://man.plustar.jp/php/ref.phpdbg.html - [similar]
このクラスがクローン可能かどうかを返す 0
« ReflectionClass::isAnonymous ReflectionClass::isEnum » PHP Manual ReflectionClass このクラスがクローン可能かどうかを返す ReflectionClass::isCloneable (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::isCloneable — このクラスがクローン可能かどうかを返す 説明 public ReflectionClass::isClon ...
https://man.plustar.jp/php/reflectionclass.iscloneable.html - [similar]