`

Drupal 常用操作

阅读更多
//Retrieve the comment mode for the given node ID (none, read, or read/write).
db_result(db_query('SELECT comment FROM {node} WHERE nid = %d', $nid));
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics