PHP recent news

sensitiveforce

New Member
Messages
9
Reaction score
0
Points
0
I have a forum at sensitiveforce.x10hosting.com/forum and i would like to make a seperate page for news. This page will take posts from just the comic news forum and put it on this page. This will be the same as the Recent X10 News under the account management. How can this be scripted out (PHP)?
 

konekt

New Member
Messages
100
Reaction score
0
Points
0
If you don't mind fiddling with MYSQL you can have the page load the first 'x' number of news columns from a database. You can then manually add the news you want featured to your MYSQL; you can also make some sort of CMS that adds the news to the MYSQL database without direct MYSQL-coding (i.e. php-MYSQL code).
 

Tariqul Islam

New Member
Messages
182
Reaction score
0
Points
0
If you steel have your problem feel free to inform me to create the MOD for you.
 
Top