検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 249 for option (0.143 sec.)
ストリームコンテキストを作成する 4498
« stream_bucket_prepend stream_context_get_default » PHP Manual ストリーム 関数 ストリームコンテ ... ストを作成する 説明 stream_context_create ( ? array $options = null , ? array $params = null ): resource optio ... ムコンテキストを作成し、 それを返します。 パラメータ options 次のような形式の連想配列からなる連想配列 $arr['wr ... apper']['option'] = $value または null でなくてはなりません。 使用 ... リソースを返します。 変更履歴 バージョン 説明 8.0.0 options と params は、nullable になりました。 例 例1 stre ...
https://man.plustar.jp/php/function.stream-context-create.html - [similar]
XML パーサ 関数 4498
« XML 外部エンティティの例 xml_error_string » PHP Manual XML パーサ XML パーサ 関数 XML パーサ 関 ... _parser_free — XML パーサを解放する xml_parser_get_option — XML パーサからオプションを得る xml_parser_set_op ...
https://man.plustar.jp/php/ref.xml.html - [similar]
XML パーサ 4468
« XMLDiff\File::merge はじめに » PHP Manual XML 操作 XML パーサ XML パーサ はじめに インストール ... _parser_free — XML パーサを解放する xml_parser_get_option — XML パーサからオプションを得る xml_parser_set_op ...
https://man.plustar.jp/php/book.xml.html - [similar]
cURL 転送用オプションを設定する 4428
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl ... 定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハン ... パラメータ handle curl_init() が返す cURL ハンドル。 option 設定したい CURLOPT_XXX オプション。 value option... 設定する値。 value には、 option の以下の値に関して bool 値を指定する必要があります ... した。PHP 7.0.7 以降で使用可能です。 CURLOPT_TFTP_NO_OPTIONS true にすると、TFTP オプションリクエストを送信しま ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
データソースに接続する 4428
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP ... sn , string $user , string $password , int $cursor_option = SQL_CUR_USE_DRIVER ): resource | false 他の ODBC ... す。 user ユーザー名。 password パスワード。 cursor_option この接続で使用するカーソルの型。 通常はこのパラメー ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
ストリームラッパーとして登録するクラスの例 4428
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパ ... $varname ; function stream_open ( $path , $mode , $options , & $opened_path ) { $url = parse_url ( $path ); ... rn false ; } } function stream_metadata ( $path , $option , $var ) { if( $option == STREAM_META_TOUCH ) { $u ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
Selected Handler 4428
« UI\Controls\Combo::getSelected UI\Controls\Combo::setSelected » PHP Manual UI\Controls\Combo S ... ols\Combo::onSelected () Shall be executed when an option is selected in this Combo パラメータ この関数にはパ ...
https://man.plustar.jp/php/ui-controls-combo.onselected.html - [similar]
Set Text 4428
« UI\Controls\EditableCombo::onChange UI\Controls\Radio » PHP Manual UI\Controls\EditableCombo S ... ext ) Shall set the text of the currently selected option in this Editable Combo パラメータ text The new tex ...
https://man.plustar.jp/php/ui-controls-editablecombo.settext.html - [similar]
Selected Handler 4428
« UI\Controls\Radio::getSelected UI\Controls\Radio::setSelected » PHP Manual UI\Controls\Radio S ... ls\Radio::onSelected () Shall be executed when the option selected in this Radio changes パラメータ この関数 ...
https://man.plustar.jp/php/ui-controls-radio.onselected.html - [similar]
FTP 4398
« EventUtil::sslRandPoll はじめに » PHP Manual その他のサービス FTP FTP はじめに インストール/設 ... のファイルを FTP サーバーにアップロードする ftp_get_option — カレントの FTP 接続での種々の実行時動作を取得する ... 変更する ftp_rmdir — ディレクトリを削除する ftp_set_option — さまざまな FTP 実行時オプションを設定する ftp_si ...
https://man.plustar.jp/php/book.ftp.html - [similar]