|
|
(Next) XML_sql2xml::getXpathValue |
||||
| |
|||||
|
|||||
void XML_sql2xml::setEncoding (
string $encoding_from="ISO-8859-1"
,
string $encoding_to="UTF-8"
)
db2xml 変換のためのエンコードを設定する。 $encoding_from の値はあなたの データベースシステムによります。 リザルトセットに伝えるためにあなたのシステムが使えるエンコードを DBMS のマニュアルでチェックしてください。
$encoding_to には生成される XML 文書の文字列を設定します
string $encoding_from - 元となるエンコード
string $encoding_to - 変換したいエンコード
This function can not be called statically.
|
|
(Next) XML_sql2xml::getXpathValue |
||||||||
| |
|||||||||
|
|||||||||