Filter a select of a node by CCK field
1 Oct
2009
1 Oct
'09
1:39 p.m.
Hello, I wanna put a count of a select on a header. <?php $count = db_result(db_query("SELECT COUNT(*) FROM {node} WHERE type = 'articulo'" )); echo $count; ?> This is working well but now I need to filter by content type and by a CCK text field. Any idea? Thank's!
6080
Age (days ago)
6080
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marolijo