検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 2022 for [SIMILAR] 16 1024 4096 WITH 1722382 example WITH... (1.243 sec.)
プリペアドステートメントの変数をパラメータとしてバインドする 0
« Mysql_xdevapi 関数 getSession » PHP Manual Mysql_xdevapi 関数 プリペアドステートメントの変数をパラメータとしてバインドする expression (No version information available, might only be in Git) expression — プリペアドステートメントの変数をパラメータとしてバインドする 説明 mysql_xdevapi\ex ...
https://man.plustar.jp/php/function.mysql-xdevapi-expression.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]
新しいUUIDを取得する 0
« Session::dropSchema Session::getDefaultSchema » PHP Manual mysql_xdevapi\Session 新しいUUIDを取得する Session::generateUUID (No version information available, might only be in Git) Session::generateUUID — 新しいUUIDを取得する 説明 public mysql_xdevapi\Session::generateUUID (): string » ...
https://man.plustar.jp/php/mysql-xdevapi-session.generateuuid.html - [similar]
Yaf_Route_Regex のコンストラクタ 0
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex のコンストラクタ Yaf_Route_Regex::__construct (Yaf >=1.0.0) Yaf_Route_Regex::__construct — Yaf_Route_Regex のコンストラクタ 説明 public Yaf_Route_Regex::__construct ( string $match , array $ro ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
新しいスキーマを作成する 0
« Session::__construct Session::dropSchema » PHP Manual mysql_xdevapi\Session 新しいスキーマを作成する Session::createSchema (No version information available, might only be in Git) Session::createSchema — 新しいスキーマを作成する 説明 public mysql_xdevapi\Session::createSchema ( string ...
https://man.plustar.jp/php/mysql-xdevapi-session.createschema.html - [similar]
以前の例外ハンドラ関数を回復する 0
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回復する restore_exception_handler (PHP 5, PHP 7, PHP 8) restore_exception_handler — 以前の例外ハンドラ関数を回復する 説明 restore_exception_handler (): bool set_exception_handler() を使用して例 ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
スキーマからコレクションを取得する 0
« Schema::existsInDatabase Schema::getCollectionAsTable » PHP Manual mysql_xdevapi\Schema スキーマからコレクションを取得する Schema::getCollection (No version information available, might only be in Git) Schema::getCollection — スキーマからコレクションを取得する 説明 public mysql_xdevapi ...
https://man.plustar.jp/php/mysql-xdevapi-schema.getcollection.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
Check if a stream is a TTY 0
« stream_is_local stream_notification_callback » PHP Manual ストリーム 関数 Check if a stream is a TTY stream_isatty (PHP 7 >= 7.2.0, PHP 8) stream_isatty — Check if a stream is a TTY 説明 stream_isatty ( resource $stream ): bool Determines if stream stream refers to a valid terminal typ ...
https://man.plustar.jp/php/function.stream-isatty.html - [similar]