検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 710 for user (0.042 sec.)
配列のフィールドに要素を挿入する 3110
« CollectionModify::arrayAppend CollectionModify::bind » PHP Manual mysql_xdevapi\CollectionModi ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $session -> sql ( "DROP DAT ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.arrayinsert.html - [similar]
mysqli_result オブジェクトを構築する 3110
« mysqli_result mysqli_result::$current_field » PHP Manual mysqli_result mysqli_result オブジェク ... STRICT ); $mysqli = new mysqli ( "localhost" , "my_user" , "my_password" , "world" ); /* Select queries re ...
https://man.plustar.jp/php/mysqli-result.construct.html - [similar]
直近で実行したコマンドからのエラーの一覧を返す 3110
« mysqli::$errno mysqli::$error » PHP Manual mysqli 直近で実行したコマンドからのエラーの一覧を返 ... 型 <?php $link = mysqli_connect ( "localhost" , "my_user" , "my_password" , "world" ); /* 接続を確認します ...
https://man.plustar.jp/php/mysqli.error-list.html - [similar]
定義済み定数 3110
« リソース型 例 » PHP Manual PCNTL 定義済み定数 定義済み定数 以下のシグナルのリストがプロセス制御 ... G_UNBLOCK ( int ) SIG_SETMASK ( int ) SI_* 定数 SI_USER ( int ) SI_NOINFO ( int ) SI_KERNEL ( int ) SI_QUE ... NEWPID ( int ) PHP 7.4.0 以降で利用可能。 CLONE_NEWUSER ( int ) PHP 7.4.0 以降で利用可能。 CLONE_NEWCGROUP ...
https://man.plustar.jp/php/pcntl.constants.html - [similar]
既存のラージオブジェクトのストリームをオープンする 3110
« PDO::pgsqlLOBCreate PDO::pgsqlLOBUnlink » PHP Manual PostgreSQL (PDO) 既存のラージオブジェクト ... = new PDO ( 'pgsql:dbname=test host=localhost' , $user , $pass ); $db -> setAttribute ( PDO :: ATTR_ERRMO ...
https://man.plustar.jp/php/pdo.pgsqllobopen.html - [similar]
その他の関数 3110
« 定義済み定数 connection_aborted » PHP Manual その他 その他の関数 その他の関数 目次 connection_ ... 示 hrtime — システムの高精度な時刻を取得する ignore_user_abort — クライアントの接続が切断された際にスクリプ ...
https://man.plustar.jp/php/ref.misc.html - [similar]
SQLインジェクション 3110
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション ... name||'-'||passwd) as name, '1971-01-01', '0' from usertable; -- ( ' 及び -- を使用する) このクエリが $que ... ーバーで)より多 くの権限を得るまで $query = "UPDATE usertable SET pwd='$pwd' WHERE uid='$uid';"; しかし、も ... p // $uid: ' or uid like '%admin% $query = "UPDATE usertable SET pwd='...' WHERE uid='' or uid like '%admi ... hehehe', trusted=100, admin='yes $query = "UPDATE usertable SET pwd='hehehe', trusted=100, admin='yes' WH ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
ストリームラッパーとして登録するクラスの例 3110
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパ ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
Send all calls 3110
« Yar_Concurrent_Client::call Yar_Concurrent_Client::reset » PHP Manual Yar_Concurrent_Client Se ... y response return, with a $callinfo NULL. Then, if user didn't specify callback when registering concurren ...
https://man.plustar.jp/php/yar-concurrent-client.loop.html - [similar]
The EventUtil class 3082
« EventSslContext::__construct EventUtil::__construct » PHP Manual Event The EventUtil class The ... with the CAP_NET_ADMIN capability or an effective user ID of 0 . (Added in event-1.6.0.) EventUtil::SO_RE ...
https://man.plustar.jp/php/class.eventutil.html - [similar]