検索

phrase: max: clip:
target: order:
Results of 671 - 680 of about 927 for create (0.038 sec.)
フォーマッタの直近のエラーコードを取得する 2786
« NumberFormatter::getAttribute NumberFormatter::getErrorMessage » PHP Manual NumberFormatter フ ... 1 numfmt_get_error_code() の例 <?php $fmt = numfmt_create ( 'de_DE' , NumberFormatter :: DECIMAL ); $data = ...
https://man.plustar.jp/php/numberformatter.geterrorcode.html - [similar]
フォーマッタの直近のエラーメッセージを取得する 2786
« NumberFormatter::getErrorCode NumberFormatter::getLocale » PHP Manual NumberFormatter フォーマ ... umfmt_get_error_message() の例 <?php $fmt = numfmt_create ( 'de_DE' , NumberFormatter :: DECIMAL ); $data = ...
https://man.plustar.jp/php/numberformatter.geterrormessage.html - [similar]
RADIUS Attribute Types 2786
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS At ... . 例1 Using CHAP passwords <?php // Firstly, we'll create an authentication handle and request. $radh = radi ... radh , $server , $port , $secret , 3 , 3 ); radius_create_request ( $radh , RADIUS_ACCESS_REQUEST ); // Assu ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
Mailparse 関数 2786
« 定義済み定数 mailparse_determine_best_xfer_encoding » PHP Manual Mailparse Mailparse 関数 Mail ... 最も適したエンコーディングを取得する mailparse_msg_create — mime メールリソースを作成する mailparse_msg_extr ...
https://man.plustar.jp/php/ref.mailparse.html - [similar]
Pspell 関数 2786
« 定義済み定数 pspell_add_to_personal » PHP Manual Pspell Pspell 関数 Pspell 関数 目次 pspell_ad ... ssion — 現在のセッションをクリアする pspell_config_create — 辞書をオープンする際に使用する設定を作成する psp ...
https://man.plustar.jp/php/ref.pspell.html - [similar]
セッションを閉じる 2786
« SessionHandler SessionHandler::create_sid » PHP Manual SessionHandler セッションを閉じる Sessi ...
https://man.plustar.jp/php/sessionhandler.close.html - [similar]
セッションを破棄する 2786
« SessionHandler::create_sid SessionHandler::gc » PHP Manual SessionHandler セッションを破棄する ...
https://man.plustar.jp/php/sessionhandler.destroy.html - [similar]
アーカイブを閉じている間にキャンセルできるようにコールバックを登録する 2786
« ZipArchive::open ZipArchive::registerProgressCallback » PHP Manual ZipArchive アーカイブを閉じ ... (); if ( $zip -> open ( 'php.zip' , ZipArchive :: CREATE | ZipArchive :: OVERWRITE )) { $zip -> addFile ( P ...
https://man.plustar.jp/php/ziparchive.registercancelcallback.html - [similar]
アーカイブを閉じている間に更新できるようにコールバックを登録する 2786
« ZipArchive::registerCancelCallback ZipArchive::renameIndex » PHP Manual ZipArchive アーカイブを ... ipArchive(); if ($zip->open('php.zip', ZipArchive::CREATE | ZipArchive::OVERWRITE)) { $zip->addFile(PHP_BINA ...
https://man.plustar.jp/php/ziparchive.registerprogresscallback.html - [similar]
名前で定義されたエントリの外部属性を設定する 2786
« ZipArchive::setExternalAttributesIndex ZipArchive::setMtimeIndex » PHP Manual ZipArchive 名前で ... tat ) && $zip -> open ( 'test.zip' , ZipArchive :: CREATE ) === TRUE ) { $zip -> addFile ( $filename ); $zip ...
https://man.plustar.jp/php/ziparchive.setexternalattributesname.html - [similar]