検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 537 for [SIMILAR] 16 1024 4096 WITH 25370 ocicollection ... (0.429 sec.)
一番最近の操作で変更された行の数を得る 0
« MySQL 関数 mysql_client_encoding » PHP Manual MySQL 関数 一番最近の操作で変更された行の数を得る mysql_affected_rows (PHP 4, PHP 5) mysql_affected_rows — 一番最近の操作で変更された行の数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるい ...
https://man.plustar.jp/php/function.mysql-affected-rows.html - [similar]
mysql_query で使用するために文字列をエスケープする 0
« mysql_error mysql_fetch_array » PHP Manual MySQL 関数 mysql_query で使用するために文字列をエスケープする mysql_escape_string (PHP 4 >= 4.0.3, PHP 5) mysql_escape_string — mysql_query で使用するために文字列をエスケープする 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張 ...
https://man.plustar.jp/php/function.mysql-escape-string.html - [similar]
アトリビュートの文法 0
« アトリビュートの概要 リフレクションAPI を使ってアトリビュートを読み取る » PHP Manual アトリビュート アトリビュートの文法 アトリビュートの文法 アトリビュートの文法は、複数の部分からなります。 まず最初に、アトリビュートの宣言は常に #[ で始まり、 それに対応する ] で囲みます。 その内部では ...
https://man.plustar.jp/php/language.attributes.syntax.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
データベースのセキュリティ 0
« Null バイト関連の問題 データベースのデザイン » PHP Manual セキュリティ データベースのセキュリティ データベースのセキュリティ 目次 データベースのデザイン データベースへの接続 ストレージの暗号化 SQLインジェクション 今日、ダイナミックなコンテンツを提供するウェブアプリケーションにおいてはデ ...
https://man.plustar.jp/php/security.database.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual リフレクション 定義済み定数 定義済み定数 各クラスでそれぞれの定数について説明します。 関連キーワード: 定数 , 定義 , リソース , クラス , ...
https://man.plustar.jp/php/reflection.constants.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual リフレクション インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/reflection.setup.html - [similar]
Reads the next frame 0
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_read_frame (PECL stomp >= 0.1.0) Stomp::readFrame -- stomp_read_frame — Reads the next frame 説明 オブジェクト指向型 (method): public Stomp::readFrame ( string $class_name = "stompFrame" ): stomp ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
ReflectionClassConstant クラス 0
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション ReflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7.1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラス概要 class Reflection ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
ReflectionParameter クラス 0
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション ReflectionParameter クラス ReflectionParameter クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionParameter クラスは、 関数またはメソッドのパラメータに関する情報を取得します。 関数パラメータの内部を調べる ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]