検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 1353 for [SIMILAR] 16 1024 4096 WITH 6742 connection WITH... (1.464 sec.)
MySQL 拡張モジュールの概要を示す例 0
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示す例 以下は、MySQL データベースに接続し、クエリを実行し、結果レコードを 出力、接続を切断する例です。 例1 MySQL 拡張モジュールに関する例 <?php // データベースに接続し、選択する $link = mysql_c ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
The Swoole\Client class 0
« Swoole\Channel::stats Swoole\Client::close » PHP Manual Swoole The Swoole\Client class The Swoole\Client class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Client { /* Constants */ const int MSG_OOB = 1 ; const int MSG_PEEK = 2 ; const int MSG_DONTWAIT = 128 ; const int MSG_ ...
https://man.plustar.jp/php/class.swoole-client.html - [similar]
削除用にマークされたすべてのメッセージを削除する 0
« imap_errors imap_fetch_overview » PHP Manual IMAP 関数 削除用にマークされたすべてのメッセージを削除する imap_expunge (PHP 4, PHP 5, PHP 7, PHP 8) imap_expunge — 削除用にマークされたすべてのメッセージを削除する 説明 imap_expunge ( IMAP\Connection $imap ): bool imap_delete() 、 imap_mail ...
https://man.plustar.jp/php/function.imap-expunge.html - [similar]
指定した UID のメッセージ番号を返す 0
« imap_mime_header_decode imap_mutf7_to_utf8 » PHP Manual IMAP 関数 指定した UID のメッセージ番号を返す imap_msgno (PHP 4, PHP 5, PHP 7, PHP 8) imap_msgno — 指定した UID のメッセージ番号を返す 説明 imap_msgno ( IMAP\Connection $imap , int $message_uid ): int 指定した message_uid のメッセ ...
https://man.plustar.jp/php/function.imap-msgno.html - [similar]
ソケットに名前をバインドする 0
« socket_addrinfo_lookup socket_clear_error » PHP Manual ソケット 関数 ソケットに名前をバインドする socket_bind (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_bind — ソケットに名前をバインドする 説明 socket_bind ( Socket $socket , string $address , int $port = 0 ): bool address で指定した名 ...
https://man.plustar.jp/php/function.socket-bind.html - [similar]
接続されているかどうかにかかわらず、ソケットにデータを送信する 0
« stream_socket_recvfrom stream_socket_server » PHP Manual ストリーム 関数 接続されているかどうかにかかわらず、ソケットにデータを送信する stream_socket_sendto (PHP 5, PHP 7, PHP 8) stream_socket_sendto — 接続されているかどうかにかかわらず、ソケットにデータを送信する 説明 stream_socket_se ...
https://man.plustar.jp/php/function.stream-socket-sendto.html - [similar]
直近で実行したコマンドからのエラーの一覧を返す 0
« mysqli::$errno mysqli::$error » PHP Manual mysqli 直近で実行したコマンドからのエラーの一覧を返す mysqli::$error_list mysqli_error_list (PHP 5 >= 5.4.0, PHP 7, PHP 8) mysqli::$error_list -- mysqli_error_list — 直近で実行したコマンドからのエラーの一覧を返す 説明 オブジェクト指向型 array ...
https://man.plustar.jp/php/mysqli.error-list.html - [similar]
マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 0
« mb_ereg mb_eregi » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う mb_eregi_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi_replace — マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 説明 mb_eregi_replac ...
https://man.plustar.jp/php/function.mb-eregi-replace.html - [similar]
Get the error message 0
« cubrid_errno cubrid_fetch_array » PHP Manual CUBRID MySQL 互換関数 Get the error message cubrid_error (PECL CUBRID >= 8.3.1) cubrid_error — Get the error message 説明 cubrid_error ( resource $connection = ? ): string The cubrid_error() function is used to get the error message that occ ...
https://man.plustar.jp/php/function.cubrid-error.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]