検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 959 for [SIMILAR] 16 1024 4096 WITH 15951 procedural WIT... (0.647 sec.)
リモートファイルの使用 0
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
定義されている定数を取得する 0
« ReflectionClass::getAttributes ReflectionClass::getConstants » PHP Manual ReflectionClass 定義されている定数を取得する ReflectionClass::getConstant (PHP 5, PHP 7, PHP 8) ReflectionClass::getConstant — 定義されている定数を取得する 説明 public ReflectionClass::getConstant ( string $name ...
https://man.plustar.jp/php/reflectionclass.getconstant.html - [similar]
Create a new socket 0
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQContext::getSocket (PECL zmq >= 0.5.0) ZMQContext::getSocket — Create a new socket 説明 public ZMQContext::getSocket ( int $type , string $persistent_id = null , callable $on_new_socket = null ): ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
The parallel\Future class 0
« parallel\Runtime::kill parallel\Future::cancel » PHP Manual parallel The parallel\Future class The parallel\Future class (0.8.0) Futures A Future represents the return value or uncaught exception from a task, and exposes an API for cancellation. 例1 Example showing Future as return val ...
https://man.plustar.jp/php/class.parallel-future.html - [similar]
完全な国名を取得する 0
« geoip_country_code3_by_name geoip_database_info » PHP Manual GeoIP 関数 完全な国名を取得する geoip_country_name_by_name (PECL geoip >= 0.2.0) geoip_country_name_by_name — 完全な国名を取得する 説明 geoip_country_name_by_name ( string $hostname ): string geoip_country_name_by_name() 関数 ...
https://man.plustar.jp/php/function.geoip-country-name-by-name.html - [similar]
PHP の配列を Oracle PL/SQL の配列に名前でバインドする 0
« OCI8 関数 oci_bind_by_name » PHP Manual OCI8 関数 PHP の配列を Oracle PL/SQL の配列に名前でバインドする oci_bind_array_by_name (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL OCI8 >= 1.2.0) oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に名前でバインドする 説明 oci_bind_array_by_name ( ...
https://man.plustar.jp/php/function.oci-bind-array-by-name.html - [similar]
Create a new Command 0
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new Command MongoDB\Driver\Command::__construct (mongodb >=1.0.0) MongoDB\Driver\Command::__construct — Create a new Command 説明 final public MongoDB\Driver\Command::__construct ( array | object $ ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
String representation of the cursor ID 0
« MongoDB\Driver\CursorId::serialize MongoDB\Driver\CursorId::unserialize » PHP Manual MongoDB\Driver\CursorId String representation of the cursor ID MongoDB\Driver\CursorId::__toString (mongodb >=1.0.0) MongoDB\Driver\CursorId::__toString — String representation of the cursor ID 説明 fi ...
https://man.plustar.jp/php/mongodb-driver-cursorid.tostring.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]
指定したインデックスに新しい値をセットする 0
« ArrayObject::offsetGet ArrayObject::offsetUnset » PHP Manual ArrayObject 指定したインデックスに新しい値をセットする ArrayObject::offsetSet (PHP 5, PHP 7, PHP 8) ArrayObject::offsetSet — 指定したインデックスに新しい値をセットする 説明 public ArrayObject::offsetSet ( mixed $key , mixed $ ...
https://man.plustar.jp/php/arrayobject.offsetset.html - [similar]