湖濱散記部落格的樹心幽徑[login][主頁]
623:20210108設計PHP函數dumpTable來列出selldb資料庫的custs資料表的全部資料錄(a3.php)
  1. 程式碼: http://lfwiki.kmvs.km.edu.tw/a3.php.txt
  2. 執行程式: http://lfwiki.kmvs.km.edu.tw/a3.php

select id,article_id,topic,text from lt_articles_text where article_id =623; ok. update lt_articles set num_reads=num_reads +1 where id=623; ok.