検索

phrase: max: clip:
target: order:
Results of 171 - 176 of about 176 for res (0.117 sec.)
Memory management 4611
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... d, how memory is allocated in chunks while reading results from MySQL, which debug and development option ... s exist, and how results read from MySQL are linked to PHP user variabl ... tended as an introduction and summary to users interested at understanding the MySQL Native Driver at the ... may cause out of memory errors when fetching large result sets that exceed the size of the remaining memo ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
フィルタフラグ 4555
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタ ... じまる IPv6 アドレスを許可しません。 FILTER_FLAG_NO_RES_RANGE FILTER_VALIDATE_IP 予約済みの IPv4 範囲 0.0. ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
検証フィルタ 4555
« フィルタの型 除去フィルタ » PHP Manual フィルタの型 検証フィルタ 検証フィルタ 検証用のフィルタ ... _IPV6 , FILTER_FLAG_NO_PRIV_RANGE , FILTER_FLAG_NO_RES_RANGE , FILTER_NULL_ON_FAILURE 値が IP アドレスであ ... 定もできます。 FILTER_VALIDATE_MAC "validate_mac_address" default FILTER_NULL_ON_FAILURE 値が MAC アドレス ...
https://man.plustar.jp/php/filter.filters.validate.html - [similar]
定義済み定数 4500
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 ... ID。 FILTER_VALIDATE_MAC ( int ) "validate_mac_address" フィルタの ID。 FILTER_DEFAULT ( int ) デフォルト ... タで IPv6 アドレスのみを許可します。 FILTER_FLAG_NO_RES_RANGE ( int ) "validate_ip" フィルタで予約済みアド ...
https://man.plustar.jp/php/filter.constants.html - [similar]
データベースへの接続を返す 4377
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... sername , string $password , array $options = ? ): resource IBM DB2 Universal Database、IBM Cloudscape あ ... t ( "" , "" , "" , array( "i5_lib" => "qsys2" )); $result = db2_exec ( $i5 , "select * from systables whe ... ' $library '" ); while ( $row = db2_fetch_both ( $result )) { echo $row [ 'TABLE_NAME' ]. "</br>" ; } db ... 上の例の出力は以下となります。 ANIMALS NAMES PICTURES 例5 信頼済みコンテキストの使用 次の例は、信頼済みの ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
データベースへの持続的接続を返す 4377
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect ... sername , string $password , array $options = ? ): resource IBM DB2 Universal Database、IBM Cloudscape あ ... $tc_user , "trusted_password" => $tcuser_pass ); $res = db2_set_option ( $tc_conn , $parameters , 1 ); $ ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
PREV 9 10 11 12 13 14 15 16 17 18 NEXT