検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 903 for [SIMILAR] 16 1024 4096 WITH 13008 ftp WITH 7113 ... (0.601 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL 設定オプション 名前 デフォルト 変更可能 変更履歴 mysql.allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
直近のクエリの AUTO_INCREMENT カラムで生成した値を返す 0
« mysqli::init mysqli::kill » PHP Manual mysqli 直近のクエリの AUTO_INCREMENT カラムで生成した値を返す mysqli::$insert_id mysqli_insert_id (PHP 5, PHP 7, PHP 8) mysqli::$insert_id -- mysqli_insert_id — 直近のクエリの AUTO_INCREMENT カラムで生成した値を返す 説明 オブジェクト指向型 int | s ...
https://man.plustar.jp/php/mysqli.insert-id.html - [similar]
CUBRID 関数 0
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables to a prepared statement as parameters cubrid_close_prepare — Close the request handle cubrid_close_request — Close the request handle cubrid_col_get — Get contents of collection type column usi ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
Description 0
« Swoole\Coroutine::create Swoole\Coroutine\Client::connect » PHP Manual Swoole\Coroutine Description Swoole\Coroutine\Client::close (PECL swoole >= 2.0.0) Swoole\Coroutine\Client::close — Description 説明 public Swoole\Coroutine\Client::close (): ReturnType 警告 この関数は、 現在のところ ...
https://man.plustar.jp/php/swoole-coroutine-client.close.html - [similar]
Description 0
« Swoole\Coroutine\MySQL::connect Swoole\Coroutine\MySQL::__destruct » PHP Manual Swoole\Coroutine Description Swoole\Coroutine\MySQL::__construct (PECL swoole >= 2.0.0) Swoole\Coroutine\MySQL::__construct — Description 説明 public Swoole\Coroutine\MySQL::__construct () 警告 この関数は、 ...
https://man.plustar.jp/php/swoole-coroutine-mysql.construct.html - [similar]
Bind the socket 0
« ZMQSocket ZMQSocket::connect » PHP Manual ZMQSocket Bind the socket ZMQSocket::bind (PECL zmq >= 0.5.0) ZMQSocket::bind — Bind the socket 説明 public ZMQSocket::bind ( string $dsn , bool $force = false ): ZMQSocket Bind the socket to an endpoint. The endpoint is defined in format trans ...
https://man.plustar.jp/php/zmqsocket.bind.html - [similar]
Disconnect a socket 0
« ZMQSocket::__construct ZMQSocket::getEndpoints » PHP Manual ZMQSocket Disconnect a socket ZMQSocket::disconnect (PECL zmq >= 1.0.4) ZMQSocket::disconnect — Disconnect a socket 説明 public ZMQSocket::disconnect ( string $dsn ): ZMQSocket Disconnect the socket from a previously connected ...
https://man.plustar.jp/php/zmqsocket.disconnect.html - [similar]
Get list of endpoints 0
« ZMQSocket::disconnect ZMQSocket::getPersistentId » PHP Manual ZMQSocket Get list of endpoints ZMQSocket::getEndpoints (PECL zmq >= 0.5.0) ZMQSocket::getEndpoints — Get list of endpoints 説明 public ZMQSocket::getEndpoints (): array Returns a list of endpoints where the socket is connec ...
https://man.plustar.jp/php/zmqsocket.getendpoints.html - [similar]
RFC 3986 に基づき URL エンコードを行う 0
« rawurldecode urldecode » PHP Manual URL 関数 RFC 3986 に基づき URL エンコードを行う rawurlencode (PHP 4, PHP 5, PHP 7, PHP 8) rawurlencode — RFC 3986 に基づき URL エンコードを行う 説明 rawurlencode ( string $string ): string 指定した文字列を » RFC 3986 にもとづいてエンコードします。 パ ...
https://man.plustar.jp/php/function.rawurlencode.html - [similar]
リモートファイルの使用 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]