検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 233 for [SIMILAR] 16 1024 4096 WITH 10985 messages WITH ... (0.310 sec.)
マルチバイト文字列 0
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マルチバイト文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 サポートされるエンコーディングの概要 日本語のマルチバイト文字に関する基本事項 HTTP 入出力 サ ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
10 進数を 8 進数に変換する 0
« dechex deg2rad » PHP Manual Math 関数 10 進数を 8 進数に変換する decoct (PHP 4, PHP 5, PHP 7, PHP 8) decoct — 10 進数を 8 進数に変換する 説明 decoct ( int $num ): string 引数 num を 8 進数表現した文字列を返します。 変換出来る最大の数字はプラットフォームによって異なります。 32 ビットプラ ...
https://man.plustar.jp/php/function.decoct.html - [similar]
レコードを削除する 0
« pg_dbname pg_end_copy » PHP Manual PostgreSQL 関数 レコードを削除する pg_delete (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_delete — レコードを削除する 説明 pg_delete ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC ): string | bool pg_ ...
https://man.plustar.jp/php/function.pg-delete.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
マルチバイト文字列 関数 0
« PHP の文字エンコーディングに関する要件 mb_check_encoding » PHP Manual マルチバイト文字列 マルチバイト文字列 関数 マルチバイト文字列 関数 リファレンス マルチバイト文字エンコーディングおよびそれに関連する問題は非常に複雑で、 このドキュメントの範囲を超えています。これらの問題に関連するより ...
https://man.plustar.jp/php/ref.mbstring.html - [similar]
ソケットへの接続を許可する 0
« ソケット 関数 socket_addrinfo_bind » PHP Manual ソケット 関数 ソケットへの接続を許可する socket_accept (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_accept — ソケットへの接続を許可する 説明 socket_accept ( Socket $socket ): Socket | false socket_create() を使用してソケット socket を作成 ...
https://man.plustar.jp/php/function.socket-accept.html - [similar]
ソケット上で接続待ち(listen)する 0
« socket_last_error socket_read » PHP Manual ソケット 関数 ソケット上で接続待ち(listen)する socket_listen (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_listen — ソケット上で接続待ち(listen)する 説明 socket_listen ( Socket $socket , int $backlog = 0 ): bool ソケット socket が socket_create ...
https://man.plustar.jp/php/function.socket-listen.html - [similar]
ソケットから最大バイト長まで読みこむ 0
« socket_listen socket_recv » PHP Manual ソケット 関数 ソケットから最大バイト長まで読みこむ socket_read (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_read — ソケットから最大バイト長まで読みこむ 説明 socket_read ( Socket $socket , int $length , int $mode = PHP_BINARY_READ ): string | false ...
https://man.plustar.jp/php/function.socket-read.html - [similar]
Trigger a one time callback function in the future 0
« swoole_strerror swoole_timer_exists » PHP Manual Swoole 関数 Trigger a one time callback function in the future swoole_timer_after (PECL swoole >= 1.9.0) swoole_timer_after — Trigger a one time callback function in the future 説明 swoole_timer_after ( int $ms , callable $callback , mix ...
https://man.plustar.jp/php/function.swoole-timer-after.html - [similar]
テーブルに配列を挿入する 0
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_insert — テーブルに配列を挿入する 説明 pg_insert ( PgSql\Connection $connection , string $table_name , array $values , int $flags = PGSQL_DML_EXEC ): PgSql\Res ...
https://man.plustar.jp/php/function.pg-insert.html - [similar]