検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 890 for [SIMILAR] 16 1024 4096 WITH 41345 memcache WITH ... (0.620 sec.)
インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 0
« stream_socket_sendto stream_socket_shutdown » PHP Manual ストリーム 関数 インターネットドメインまたは Unix ドメインのサーバーソケットを作成する stream_socket_server (PHP 5, PHP 7, PHP 8) stream_socket_server — インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 説明 ...
https://man.plustar.jp/php/function.stream-socket-server.html - [similar]
0
« 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイントは、 mysql_xdevapi\getSession() 関数です。 これは MySQL 8.0 サーバへの URI を受取り、 mysql_xdevap\Session オブジェクトを返します。 例1 MySQL Serverへの接続 <?php try { $session = mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi.examples.html - [similar]
キーでエントリをソートする 0
« ArrayObject::getIteratorClass ArrayObject::natcasesort » PHP Manual ArrayObject キーでエントリをソートする ArrayObject::ksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::ksort — キーでエントリをソートする 説明 public ArrayObject::ksort ( int $flags = SORT_REGULAR ): bool キーでエントリ ...
https://man.plustar.jp/php/arrayobject.ksort.html - [similar]
配列を降順にソートする 0
« reset shuffle » PHP Manual 配列 関数 配列を降順にソートする rsort (PHP 4, PHP 5, PHP 7, PHP 8) rsort — 配列を降順にソートする 説明 rsort ( array &$array , int $flags = SORT_REGULAR ): bool array を、値で降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び ...
https://man.plustar.jp/php/function.rsort.html - [similar]
ファイルの内容をFTPサーバ上の別のファイルに追加する 0
« ftp_alloc ftp_cdup » PHP Manual FTP 関数 ファイルの内容をFTPサーバ上の別のファイルに追加する ftp_append (PHP 7 >= 7.2.0, PHP 8) ftp_append — ファイルの内容をFTPサーバ上の別のファイルに追加する 説明 ftp_append ( FTP\Connection $ftp , string $remote_filename , string $local_filename , in ...
https://man.plustar.jp/php/function.ftp-append.html - [similar]
有効期限 0
« 定義済み定数 コールバック » PHP Manual Memcached 有効期限 有効期限 格納用コマンドの中には、(アイテム単位あるいはクライアントから要求された操作単位の) 有効期限をサーバーに送信するものがあります。そのような場合に実際に送られる値は、 Unix タイム (1970 年 1 月 1 日からの経過秒数) あるいは現 ...
https://man.plustar.jp/php/memcached.expiration.html - [similar]
ウェブサーバーと PHP の間のインターフェイスの型を返す 0
« php_ini_scanned_files php_uname » PHP Manual PHP オプション/情報 関数 ウェブサーバーと PHP の間のインターフェイスの型を返す php_sapi_name (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) php_sapi_name — ウェブサーバーと PHP の間のインターフェイスの型を返す 説明 php_sapi_name (): string | false PH ...
https://man.plustar.jp/php/function.php-sapi-name.html - [similar]
MS SQL Server および SQL Azure データベースに接続する 0
« MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azure データベースに接続する PDO_SQLSRV DSN (PECL pdo_sqlsrv >= 2.0.1) PDO_SQLSRV DSN — MS SQL Server および SQL Azure データベースに接続する 説明 PDO_SQLSRV データソース名 (DSN) は以下の要素で構 ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html - [similar]
値でエントリをソートする 0
« ArrayObject::append ArrayObject::__construct » PHP Manual ArrayObject 値でエントリをソートする ArrayObject::asort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::asort — 値でエントリをソートする 説明 public ArrayObject::asort ( int $flags = SORT_REGULAR ): bool エントリを昇順にソートします ...
https://man.plustar.jp/php/arrayobject.asort.html - [similar]
連想キーと要素との関係を維持しつつ配列を降順にソートする 0
« array asort » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を降順にソートする arsort (PHP 4, PHP 5, PHP 7, PHP 8) arsort — 連想キーと要素との関係を維持しつつ配列を降順にソートする 説明 arsort ( array &$array , int $flags = SORT_REGULAR ): bool 各配列のキーと要素との関係を ...
https://man.plustar.jp/php/function.arsort.html - [similar]