?? ??
?? ?? ???? ??? ????? ???? ??? ? ? ??? ??, ??, ?? ? ?? ??? ??? ? ????.
1 ?? ?? ?? ?? ? ?? ?? ??? ????? ??????? ??? ?????. Here? ? ?? ?? ? ??? CMS_CATEGORY (?? ??) ??? ? CMS_ARTICLE (?? ?? ??) ?
??? ??? CMS_CATEGORY (
ID int (11) NOT NOT DIRMANT AUTO_INCREMENT,
NAME varchar(33) not null,
sort int(11) not null)
CHARSET=utf8;
??? cms_article(
???id int(11 ) not null ?? ? auto_increment,
title varchar(33) not null,
content text not null,
author varchar(33) not null,
addtime ????? null? ??,
cid int(11) not null)
CHARSET=utf8;
??????? ??? ??? ??? ?? ???? ?? ????? ???? ???? ???? ?????.
PDO ???? ?????? ?? ???? ????? ??? ? ???? ?? ?? ?????.
2.????? ???? ???? ??? ?? ???????.)
?? ??? ???? ????? ???. Paging? ???? ??? Paging ???? ??????.3. ?? ?? ? ?? ??, ??, ??, ?? ?? (
????? ???? ???? ??? ?? ??? ???????)