検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 148 for save (0.009 sec.)
セッションのサポート 5714
« Read-through キャッシュコールバック Memcached » PHP Manual Memcached セッションのサポート セッ ... ャッシュを両方使用する場合は注意しましょう。 session.save_handler string memcached を設定すると、セッションの ... サポートが有効となります。 session.save_path string ホスト名:ポート 形式のエントリをカンマ ...
https://man.plustar.jp/php/memcached.sessions.html - [similar]
Sets the data associated with a node 5714
« Zookeeper::isRecoverable Zookeeper::setAcl » PHP Manual Zookeeper Sets the data associated wit ... hen parameters count or types are wrong or fail to save value to node. 警告 Since version 0.3.0, this meth ... it's derivatives. 例 例1 Zookeeper::set() example Save value to node. <?php $zookeeper = new Zookeeper ( ...
https://man.plustar.jp/php/zookeeper.set.html - [similar]
SessionHandlerInterface クラス 5667
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInter ... ンドラを オブジェクト指向型 の起動方法で session_set_save_handler() に渡すために、このインターフェイスを実装 ... ョンを保存させるようにするのも簡単です。 session_set_save_handler() でオブジェクト指向型のプロトタイプを使っ ... dler implements SessionHandlerInterface { private $savePath ; public function open ( $savePath , $sessionN ... ame ): bool { $this -> savePath = $savePath ; if (! is_dir ( $this -> savePath ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
新規 FDF ドキュメントを作成する 5667
« fdf_close fdf_enum_values » PHP Manual FDF 関数 新規 FDF ドキュメントを作成する fdf_create (PH ... ( $outfdf , "http:/testfdf/resultlabel.pdf" ); fdf_save ( $outfdf , "outtest.fdf" ); fdf_close ( $outfdf ) ... ?> 参考 fdf_close() - FDF ドキュメントを閉じる fdf_save() - FDF ドキュメントを保存する fdf_open() - FDF ド ...
https://man.plustar.jp/php/function.fdf-create.html - [similar]
現在のセッションをクリアする 5667
« pspell_check pspell_config_create » PHP Manual Pspell 関数 現在のセッションをクリアする pspell ... す。現在の単語リストはブランクになり、 例えば pspell_save_wordlist() でこのリストを保存しても何もおきません。 ... "Vlad" ); pspell_clear_session ( $pspell ); pspell_save_wordlist ( $pspell ); //"Vlad" は保存されません。 ...
https://man.plustar.jp/php/function.pspell-clear-session.html - [similar]
ユーザーの単語リストに単語を追加する 5620
« Pspell 関数 pspell_add_to_session » PHP Manual Pspell 関数 ユーザーの単語リストに単語を追加する ... ll_config_personal() とともに使用した場合、 pspell_save_wordlist() で単語リストを保存することが可能です。 ... spell_add_to_personal ( $pspell , "Vlad" ); pspell_save_wordlist ( $pspell ); ?> 注意 注意 : この関数は、p ...
https://man.plustar.jp/php/function.pspell-add-to-personal.html - [similar]
現在のセッションモジュールを取得または設定する 5620
« session_id session_name » PHP Manual セッション関数 現在のセッションモジュールを取得または設定 ... ッションモジュールの名前を返します。 これは session.save_handler としても知られています。 パラメータ module ... ンドラを設定するには、この関数のかわりに session_set_save_handler() 関数 を呼び出さなければなりません。 戻り ...
https://man.plustar.jp/php/function.session-module-name.html - [similar]
Pspell 関数 5620
« 定義済み定数 pspell_add_to_personal » PHP Manual Pspell Pspell 関数 Pspell 関数 目次 pspell_ad ... を有効な単語の組み合わせとして考慮する pspell_config_save_repl — 単語リストと共に置換リストを保存するかどうか ... ロードする pspell_new — 新規辞書をロードする pspell_save_wordlist — 個人の単語リストをファイルに保存する ps ...
https://man.plustar.jp/php/ref.pspell.html - [similar]
セッションを閉じる 5620
« SessionHandler SessionHandler::create_sid » PHP Manual SessionHandler セッションを閉じる Sessi ... します)。 このメソッドは、このハンドラが session_set_save_handler() で設定される前に ini 設定 session.save_h ...
https://man.plustar.jp/php/sessionhandler.close.html - [similar]
セッションを破棄する 5620
« SessionHandler::create_sid SessionHandler::gc » PHP Manual SessionHandler セッションを破棄する ... れます。 このメソッドは、このハンドラが session_set_save_handler() で設定される前に ini 設定 session.save_h ...
https://man.plustar.jp/php/sessionhandler.destroy.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT