2024 年 PHP 日本研討會

ColumnResult::getCharacterSetName

(沒有版本資訊,可能只存在於 Git 中)

ColumnResult::getCharacterSetName取得字元集

說明

public mysql_xdevapi\ColumnResult::getCharacterSetName(): 字串

警告

此函式目前沒有說明文件;只有它的參數列表可用。

參數

此函式沒有參數。

傳回值

範例

範例 #1 mysql_xdevapi\ColumnResult::getCharacterSetName() 範例

<?php

/* ... */

?>
新增註解

使用者貢獻的註解

此頁面沒有使用者貢獻的註解。
To Top