検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 710 for user (0.398 sec.)
Basic usage for LuaSandbox 3236
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you'v ... port, you can begin using LuaSandbox to safely run user-provided Lua code. 例1 Execute some Lua code <?php ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
新しいグローバル定数 3236
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新し ... ABEL SO_PEERLABEL SO_LISTENQLIMIT SO_LISTENQLEN SO_USER_COOKIE Tidy TIDY_TAG_ARTICLE TIDY_TAG_ASIDE TIDY_T ...
https://man.plustar.jp/php/migration74.constants.html - [similar]
Request Injection Attacks 3236
« Security Script Injection Attacks » PHP Manual Security Request Injection Attacks Request Inje ... es, make sure that they are cast to strings first. Users can insert associative arrays in GET and POST req ... ly innocuous example: suppose you are looking up a user's information with the request http://www.example. ... com?username=bob . Your application creates the query $q = ... new \MongoDB\Driver\Query( [ 'username' => $_GET['username'] ]) . Someone could subve ...
https://man.plustar.jp/php/mongodb.security.request_injection.html - [similar]
コレクションの名前を得る 3236
« Collection::find Collection::getOne » PHP Manual mysql_xdevapi\Collection コレクションの名前を ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $session -> sql ( "DROP DAT ...
https://man.plustar.jp/php/mysql-xdevapi-collection.getname.html - [similar]
RowResult のコンストラクタ 3236
« mysql_xdevapi\RowResult RowResult::fetchAll » PHP Manual mysql_xdevapi\RowResult RowResult のコ ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $schema = $session -> getSc ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.construct.html - [similar]
スキーマの名前を取得する 3236
« Schema::getCollections Schema::getSession » PHP Manual mysql_xdevapi\Schema スキーマの名前を取 ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $session -> sql ( "DROP DAT ...
https://man.plustar.jp/php/mysql-xdevapi-schema.getname.html - [similar]
スキーマオブジェクトを得る 3236
« mysql_xdevapi\SchemaObject mysql_xdevapi\Session » PHP Manual mysql_xdevapi\SchemaObject スキー ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $schema = $session -> getSc ...
https://man.plustar.jp/php/mysql-xdevapi-schemaobject.getschema.html - [similar]
トランザクションをコミットする 3236
« Session::close Session::__construct » PHP Manual mysql_xdevapi\Session トランザクションをコミッ ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $collection = $session -> g ...
https://man.plustar.jp/php/mysql-xdevapi-session.commit.html - [similar]
スキーマを削除します 3236
« Session::createSchema Session::generateUUID » PHP Manual mysql_xdevapi\Session スキーマを削除し ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $session -> dropSchema ( "a ...
https://man.plustar.jp/php/mysql-xdevapi-session.dropschema.html - [similar]
新しいスキーマオブジェクトを取得する 3236
« Session::getDefaultSchema Session::getSchemas » PHP Manual mysql_xdevapi\Session 新しいスキーマ ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $schema = $session -> getSc ...
https://man.plustar.jp/php/mysql-xdevapi-session.getschema.html - [similar]