| Autore | Messaggio |
|
|||||
| |||||
RE: Inserire gli ultimi topic aperti nel forum su homepage sitoAh, ecco allora. Ma a me e' in html. Il file dice questo: orry for my english! To exclude a category of the forum, like private forum, add AND forum_id !='2', whith the id you want exclude. You can set the number of post to display in DESC LIMIT 0,10, where 10 is the number. For example if you wanna exlude (id 2 e 11) write $phpbbq = "SELECT * FROM ".$table_prefix."topics WHERE forum_id !='2' AND forum_id !='11' ORDER BY topic_last_post_id DESC LIMIT 0,10" Trombettisti.net VR Directory free My Official Website Ultima modifica di vriccio : 12-10-2007 alle ore 00:03.
|