検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 141 for could (0.006 sec.)
RADIUS Packet Types 8182
« RADIUS Options RADIUS Attribute Types » PHP Manual 定義済み定数 RADIUS Packet Types RADIUS Pac ... n Access-Request indicating that the RADIUS server could not authenticate the user. RADIUS_ACCESS_CHALLENGE ... US server to indicate that the user authorisations could not be updated. This constant is available in PECL ... he RADIUS server to indicate that the user session could not be terminated. This constant is available in P ...
https://man.plustar.jp/php/radius.constants.packets.html - [similar]
Constructs EventConfig object 8039
« EventConfig::avoidMethod EventConfig::requireFeatures » PHP Manual EventConfig Constructs Even ... __construct () Constructs EventConfig object which could be passed to EventBase::__construct() constructor. ... メータ , requireFeatures , event , public , which , could ...
https://man.plustar.jp/php/eventconfig.construct.html - [similar]
Opens a connection to a Microsoft SQL Server database 7742
« sqlsrv_configure sqlsrv_errors » PHP Manual SQLSRV 関数 Opens a connection to a Microsoft SQL ... tion established.<br />" ; }else{ echo "Connection could not be established.<br />" ; die( print_r ( sqlsrv ... tion established.<br />" ; }else{ echo "Connection could not be established.<br />" ; die( print_r ( sqlsrv ... tion established.<br />" ; }else{ echo "Connection could not be established.<br />" ; die( print_r ( sqlsrv ...
https://man.plustar.jp/php/function.sqlsrv-connect.html - [similar]
定義済み定数 7742
« リソース型 Yac » PHP Manual Yac 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ring ) YAC_MAX_KEY_LEN ( int ) Max length of a key could be, it is 48 bytes. YAC_MAX_VALUE_RAW_LEN ( int ) ... alizer , Use , Yac , msgpack , igbinary , string , could ...
https://man.plustar.jp/php/yac.constants.html - [similar]
Request Injection Attacks 7599
« Security Script Injection Attacks » PHP Manual Security Request Injection Attacks Request Inje ... associative arrays in GET and POST requests, which could then become unwanted $-queries. A fairly innocuous ... ry( [ 'username' => $_GET['username'] ]) . Someone could subvert this by getting http://www.example.com?use ...
https://man.plustar.jp/php/mongodb.security.request_injection.html - [similar]
データベースを選択し、そこでクエリーを実行する 7314
« mysql_db_name mysql_drop_db » PHP Manual MySQL 関数 データベースを選択し、そこでクエリーを実行 ... host' , 'mysql_user' , 'mysql_password' )) { echo 'Could not connect to mysql' ; exit; } if (! mysql_select ... _db ( 'mysql_dbname' , $link )) { echo 'Could not select database' ; exit; } $sql = 'SELECT foo ... $sql , $link ); if (! $result ) { echo "DB Error, could not query the database\n" ; echo 'MySQL Error: ' . ...
https://man.plustar.jp/php/function.mysql-db-query.html - [similar]
結果データを得る 7314
« mysql_real_escape_string mysql_select_db » PHP Manual MySQL 関数 結果データを得る mysql_result ... _user' , 'mysql_password' ); if (! $link ) { die( 'Could not connect: ' . mysql_error ()); } if (! mysql_se ... lect_db ( 'database_name' )) { die( 'Could not select database: ' . mysql_error ()); } $resul ... ame FROM work.employee' ); if (! $result ) { die( 'Could not query:' . mysql_error ()); } echo mysql_result ...
https://man.plustar.jp/php/function.mysql-result.html - [similar]
Commits a transaction 7314
« MongoDB\Driver\Session::advanceOperationTime MongoDB\Driver\Session::__construct » PHP Manual ... DB\Driver\Exception\CommandException if the server could not commit the transaction (e.g. due to conflicts, ... iver\Exception\RuntimeException if the transaction could not be commited (e.g. a transaction was not starte ...
https://man.plustar.jp/php/mongodb-driver-session.committransaction.html - [similar]
MySQL 拡張モジュールの概要を示す例 7159
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示 ... host' , 'mysql_user' , 'mysql_password' ) or die( 'Could not connect: ' . mysql_error ()); echo 'Connected ... ully' ; mysql_select_db ( 'my_database' ) or die( 'Could not select database' ); // SQL クエリを実行する $q ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
連想配列、添字配列、またはその両方として結果の行を取得する 6874
« mysql_escape_string mysql_fetch_assoc » PHP Manual MySQL 関数 連想配列、添字配列、またはその両 ... host" , "mysql_user" , "mysql_password" ) or die( "Could not connect: " . mysql_error ()); mysql_select_db ... host" , "mysql_user" , "mysql_password" ) or die( "Could not connect: " . mysql_error ()); mysql_select_db ... host" , "mysql_user" , "mysql_password" ) or die( "Could not connect: " . mysql_error ()); mysql_select_db ...
https://man.plustar.jp/php/function.mysql-fetch-array.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT