請教 老師:
public static function show($id = ''),無法取出取得資料陣列,用var_dump($tdc);結果抓不到資料array(0) { },但資料庫已寫入,index.php流程也建立。檔案已傳至github,https://github.com/leebuyer/leebuyer_signup謝謝 老師!
那個 Leebuyer_signup_data::get($id) 只抓了資料庫中的 leebuyer_signup_data 資料
卻沒有去抓取, leebuyer_signup_data_center 中的資料喔
所以,當然沒有 tdc 啊~