検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 716 for [SIMILAR] 16 1024 4096 WITH 20750 yes WITH 4845 ... (1.216 sec.)
notification コンテキストパラメータ用のコールバック関数 0
« stream_isatty stream_register_wrapper » PHP Manual ストリーム 関数 notification コンテキストパラメータ用のコールバック関数 stream_notification_callback (PHP 5 >= 5.2.0, PHP 7, PHP 8) stream_notification_callback — notification コンテキストパラメータ用のコールバック関数 説明 stream_noti ...
https://man.plustar.jp/php/function.stream-notification-callback.html - [similar]
Receives a multipart message 0
« ZMQSocket::recv ZMQSocket::send » PHP Manual ZMQSocket Receives a multipart message ZMQSocket::recvMulti (PECL zmq >= 0.8.0) ZMQSocket::recvMulti — Receives a multipart message 説明 public ZMQSocket::recvMulti ( int $mode = 0 ): array Receive an array multipart message from a socket. B ...
https://man.plustar.jp/php/zmqsocket.recvmulti.html - [similar]
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
ドット表記の (IPv4) IP アドレスを、長整数表現に変換する 0
« inet_pton long2ip » PHP Manual ネットワーク 関数 ドット表記の (IPv4) IP アドレスを、長整数表現に変換する ip2long (PHP 4, PHP 5, PHP 7, PHP 8) ip2long — ドット表記の (IPv4) IP アドレスを、長整数表現に変換する 説明 ip2long ( string $ip ): int | false 関数 ip2long() は、インターネット標準 ...
https://man.plustar.jp/php/function.ip2long.html - [similar]
検証 0
« 例 除去 » PHP Manual 例 検証 検証 例1 filter_var() でのメールアドレスの検証 <?php $email_a = 'joe@example.com' ; $email_b = 'bogus' ; if ( filter_var ( $email_a , FILTER_VALIDATE_EMAIL )) { echo "' $email_a ' はメールアドレスとして有効です。\n" ; } if ( filter_var ( $email_b , FILTER_V ...
https://man.plustar.jp/php/filter.examples.validation.html - [similar]
Get log detail by level, log_path, key_word, start, limit, order 0
« SeasLog::analyzerCount SeasLog::closeLoggerStream » PHP Manual SeasLog Get log detail by level, log_path, key_word, start, limit, order SeasLog::analyzerDetail (PECL seaslog >=1.1.6) SeasLog::analyzerDetail — Get log detail by level, log_path, key_word, start, limit, order 説明 public ...
https://man.plustar.jp/php/seaslog.analyzerdetail.html - [similar]
プリペアドステートメントを実行する 0
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメントを実行する PDOStatement::execute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::execute — プリペアドステートメントを実行する 説明 public PDOStatement::execute ( ? array $param ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]
指定したインターネットホスト名に対応するIPv4アドレスのリストを取得する 0
« gethostbyname gethostname » PHP Manual ネットワーク 関数 指定したインターネットホスト名に対応するIPv4アドレスのリストを取得する gethostbynamel (PHP 4, PHP 5, PHP 7, PHP 8) gethostbynamel — 指定したインターネットホスト名に対応するIPv4アドレスのリストを取得する 説明 gethostbynamel ( stri ...
https://man.plustar.jp/php/function.gethostbynamel.html - [similar]
プリペアドステートメントを閉じる 0
« SQLite3Stmt::clear SQLite3Stmt::__construct » PHP Manual SQLite3Stmt プリペアドステートメントを閉じる SQLite3Stmt::close (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::close — プリペアドステートメントを閉じる 説明 public SQLite3Stmt::close (): bool プリペアドステートメントを閉じます。 注意 ...
https://man.plustar.jp/php/sqlite3stmt.close.html - [similar]
Sends a message 0
« Stomp::readFrame Stomp::setReadTimeout » PHP Manual Stomp Sends a message Stomp::send stomp_send (PECL stomp >= 0.1.0) Stomp::send -- stomp_send — Sends a message 説明 オブジェクト指向型 (method): public Stomp::send ( string $destination , mixed $msg , array $headers = ? ): bool 手続き ...
https://man.plustar.jp/php/stomp.send.html - [similar]