PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

xml_new_from_memory | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

xml_new_from_memory

GladeXML xml_new_from_memory(string buffer, int size, string root, string domain);

Creates a glade object from a string instead of a file. This can be used to e.g. dynamically load glade user interface definitions from a remote server without having to store them in a file.

The function behaves exactly like the GladeXML constructor, except the fact that you pass a string (and the string length) to the function. Note that - other than the constructor - all parameters are required.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「xml_new_from_memory」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | xml_new_from_memory」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: