/ Published in: PHP
Expand |
Embed | Plain Text
// name query_posts('category_name=Staff Home'); // id query_posts('cat=4');
You need to login to post a comment.
javifr on 10/29/10
1 person have marked this snippet as a favorite
// name query_posts('category_name=Staff Home'); // id query_posts('cat=4');
You need to login to post a comment.