検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 681 for default (0.026 sec.)
Bind a lob object or a string as a lob object to a prepared statement as paramet... 4152
« cubrid_lob_size cubrid_lob2_close » PHP Manual CUBRID 関数 Bind a lob object or a string as a ... ue_type is not given, string will be "BLOB" as the default. But if you use cubrid_lob2_new() before, bind_val ... e consistent with type in cubrid_lob2_new() as the default. パラメータ req_identifier Request identifier as a ... t won't be case-sensitive. If it not be given, the default value is "BLOB". 戻り値 成功した場合に true を、失 ... lob , bind , cubrid , type , BLOB , string , new , default , parameters , identifier ...
https://man.plustar.jp/php/function.cubrid-lob2-bind.html - [similar]
switch 4116
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同 ... ありません" ; break; case 3 : echo "iは3です" ; } ?> default は、case 文の特別な場合です。これは他の全ての case ... しい" ; break; case 2 : echo "iは2に等しい" ; break; default: echo "iは0,1,2に等しくない" ; } ?> 注意 : 複数の ... しい" ; break; case 2 : echo "iは2に等しい" ; break; default: echo "iは0でも1でも2でもない" ; endswitch; ?> cas ... ; case 'ハイネケン' ; echo 'いいっすねぇ' ; break; default; echo 'ほかのを選んでみませんか?' ; break; } ?> 関 ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
デフォルトのハンドラを設定する 4116
« xml_set_character_data_handler xml_set_element_handler » PHP Manual XML パーサ 関数 デフォルト ... のハンドラを設定する xml_set_default_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_defau ... dler — デフォルトのハンドラを設定する 説明 xml_set_default_handler ( XMLParser $parser , callable $handler ): ... , 関数 , デフォルト , data , パーサ , パラメータ , default ...
https://man.plustar.jp/php/function.xml-set-default-handler.html - [similar]
リクエストを取り消す 4081
« eio_busy eio_chmod » PHP Manual Eio 関数 リクエストを取り消す eio_cancel (PECL eio >= 0.0.1dev ... エストリソース。 pri リクエストの優先順位。 EIO_PRI_DEFAULT 、 EIO_PRI_MIN 、 EIO_PRI_MAX あるいは null を指定 ... します。 null を渡した場合、 pri は内部的に EIO_PRI_DEFAULT となります。 callback callback 関数が、リクエスト終 ... の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1" ); var_dump ( $req ); eio_canc ... // この eio_nop() は処理されます eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "2" ); // リクエストを処理します e ...
https://man.plustar.jp/php/function.eio-cancel.html - [similar]
ディレクトリを削除する 4081
« eio_rename eio_seek » PHP Manual Eio 関数 ディレクトリを削除する eio_rmdir (PECL eio >= 0.0.1d ... 説明 eio_rmdir ( string $path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ) ... クトリへのパス。 pri リクエストの優先順位。 EIO_PRI_DEFAULT 、 EIO_PRI_MIN 、 EIO_PRI_MAX あるいは null を指定 ... します。 null を渡した場合、 pri は内部的に EIO_PRI_DEFAULT となります。 callback callback 関数が、リクエスト終 ... ( $data ); } } eio_rmdir ( $temp_dirname , EIO_PRI_DEFAULT , "my_rmdir_callback" , $temp_dirname ); eio_event ...
https://man.plustar.jp/php/function.eio-rmdir.html - [similar]
文字列からメールヘッダを解釈する 4081
« imap_rfc822_parse_adrlist imap_rfc822_write_address » PHP Manual IMAP 関数 文字列からメールヘッ ... p_rfc822_parse_headers ( string $headers , string $default_hostname = "UNKNOWN" ): stdClass 複数のヘッダ要素を ... です。 パラメータ headers パースされたヘッダデータ。 default_hostname デフォルトのホスト名。 戻り値 imap_header ... , header , 取得 , オブジェクト , 要素 , hostname , default , string ...
https://man.plustar.jp/php/function.imap-rfc822-parse-headers.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 4081
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする ... 明 mysql_pconnect ( string $server = ini_get("mysql.default_host") , string $username = ini_get("mysql.default ... _user") , string $password = ini_get("mysql.default_password") , int $client_flags = 0 ): resource MyS ... を指定することも可能です。 PHP ディレクティブ mysql.default_host が指定されない場合(デフォルト)、 'localhost ... , サーバー , オープン , 持続 , リンク , pconnect , default , 注意 , flags , string ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
テーブルからメタデータを取得する 4081
« pg_lo_write pg_num_fields » PHP Manual PostgreSQL 関数 テーブルからメタデータを取得する pg_met ... ["len"]=> int(-1) ["not null"]=> bool(false) ["has default"]=> bool(false) } ["year"]=> array(5) { ["num"]=> ... ["len"]=> int(2) ["not null"]=> bool(false) ["has default"]=> bool(false) } ["title"]=> array(5) { ["num"]=> ... ["len"]=> int(-1) ["not null"]=> bool(false) ["has default"]=> bool(false) } } 参考 pg_convert() - 連想配列の ... 取得 , int , array , meta , string , data , num , default ...
https://man.plustar.jp/php/function.pg-meta-data.html - [similar]
定義済み定数 4081
« リソース型 SSH2 関数 » PHP Manual SSH2 定義済み定数 定義済み定数 以下の定数が定義されています。 ... と 高さ を指定するための ssh2_shell() 用フラグ SSH2_DEFAULT_TERM_WIDTH ( int ) ssh2_shell() で要求されるデフォ ... ルトのターミナル幅 SSH2_DEFAULT_TERM_HEIGHT ( int ) ssh2_shell() で要求されるデフォ ... ルトのターミナル高さ SSH2_DEFAULT_TERM_UNIT ( int ) ssh2_shell() で要求されるデフォル ... チャネルを要求する ssh2_fetch_stream() 用フラグ SSH2_DEFAULT_TERMINAL ( string ) ssh2_shell() によって要求される ...
https://man.plustar.jp/php/ssh2.constants.html - [similar]
実行時設定 4081
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 定オプション 名前 デフォルト 変更可能 変更履歴 tidy.default_config "" PHP_INI_SYSTEM tidy.clean_output "0" PHP ... 定ディレクティブに関する 簡単な説明を示します。 tidy.default_config string tidy 設定ファイルへのデフォルトパス ... ワード: 設定 , 実行 , output , インストール , 変更 , default , string , 生成 , コンテンツ , 画像 ...
https://man.plustar.jp/php/tidy.configuration.html - [similar]