精華 phome_ecms_news_index數據表字段解釋
<table border="0" width="100%" cellspacing="0" cellpadding="0">
字段名
類型
解釋
附加說明
id
int(10)
信息ID
classid
smallint(5)
欄目ID
checked
tinyint(1)
是否審核
1為已審核,0為未審核
newstime
int(10)
發布時間字段
unix時間戳
truetime
int(10)
真實發布時間
unix時間戳
lastdotime
int(10)
信息修改時間
unix時間戳
havehtml
tinyint(1)
是否生成過HTML標記
1為已生成,0為未生成