検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 681 for default (0.025 sec.)
実行時設定 3563
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... highlight.keyword "#007700" PHP_INI_ALL highlight.default "#0000BB" PHP_INI_ALL highlight.html "#000000" PHP ... light.bg string highlight.comment string highlight.default string highlight.html string highlight.keyword str ...
https://man.plustar.jp/php/misc.configuration.html - [similar]
EXCLUSIVE LOCK を実行する 3563
« TableSelect::limit TableSelect::lockShared » PHP Manual mysql_xdevapi\TableSelect EXCLUSIVE LO ... 、ロック待ちのオプション。 デフォルトは MYSQLX_LOCK_DEFAULT です。 有効な値は以下のとおりです: MYSQLX_LOCK_DEF ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.lockexclusive.html - [similar]
SHARED LOCK を実行する 3563
« TableSelect::lockExclusive TableSelect::offset » PHP Manual mysql_xdevapi\TableSelect SHARED L ... 、ロック待ちのオプション。 デフォルトは MYSQLX_LOCK_DEFAULT です。 有効な値は以下のとおりです: MYSQLX_LOCK_DEF ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.lockshared.html - [similar]
オプションを設定する 3563
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysq ... _CHARSET_NAME 文字コードのデフォルト値 MYSQLI_READ_DEFAULT_FILE my.cnf の代わりに、指定した名前のファイルから ... 。 mysqlnd ではサポートされていません。 MYSQLI_READ_DEFAULT_GROUP my.cnf の指定した名前のグループ、あるいは MY ... SQL_READ_DEFAULT_FILE で指定したファイルから 設定を読み込みます。 m ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
除去 3527
« 検証 Filter 関数 » PHP Manual 例 除去 除去 例1 メールアドレスの検証、および不正な部分の除去 <? ... @example.org 例2 デフォルトのフィルタの設定 filter.default = full_special_chars filter.default_flags = 0 関連 ...
https://man.plustar.jp/php/filter.examples.sanitization.html - [similar]
Bind variables to a prepared statement as parameters 3527
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared stateme ... f bind_value_type is not given, string will be the default. 注意 : If the type of data to be bound is BLOB/CL ... ype A type of the value to bind. (It is omitted by default. Thus, the system internally uses string by defaul ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]
Open a persistent connection to CUBRID server 3527
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... broker of the master database at every rctime. The default value is 600 seconds. login_timeout : Timeout valu ... e (unit: msec.) for database login. The default value is 0, which means infinite postponement. que ... error of function being executed upon timeout. The default value is false. 注意 : ? and : that are used as id ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
SQL 文を直接実行する 3527
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib ... ; $query = 'SELECT * FROM XMLTABLE( XMLNAMESPACES (DEFAULT \'http://posample.org\'), \'db2-fn:xmlcolumn("CUST ... E, C.PONUM, C.STATUS FROM XMLTABLE( XMLNAMESPACES (DEFAULT \'http://posample.org\'), \'db2-fn:xmlcolumn("CUST ... s A, PURCHASEORDER AS B, XMLTABLE ( XMLNAMESPACES (DEFAULT \'http://posample.org\'), \'db2-fn:xmlcolumn("PURC ... XMLQUERY(\' declare boundary-space strip; declare default element namespace "http://posample.org"; <promoLis ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
Schedules the addition of an item in a working directory 3527
« SVN 関数 svn_auth_get_parameter » PHP Manual SVN 関数 Schedules the addition of an item in a w ... her or not to recursively add all of its contents. Default is true force If true, Subversion will recurse int ... ned files that may be hiding in those directories. Default is false 戻り値 成功した場合に true を、失敗した場 ...
https://man.plustar.jp/php/function.svn-add.html - [similar]
認証パラメータを設定する 3527
« svn_auth_get_parameter svn_blame » PHP Manual SVN 関数 認証パラメータを設定する svn_auth_set_p ... ます。 <?php svn_auth_set_parameter ( SVN_AUTH_PARAM_DEFAULT_USERNAME , 'Bob' ); svn_auth_set_parameter ( SVN_A ... UTH_PARAM_DEFAULT_PASSWORD , 'abc123' ); ?> 注意 警告 この関数は、 実 ...
https://man.plustar.jp/php/function.svn-auth-set-parameter.html - [similar]