php forum topic to index.php website page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
saffron
Forum Newbie
Posts: 7
Joined: Sat Apr 05, 2008 6:00 pm

php forum topic to index.php website page

Post by saffron »

Anyone with any idea to redirect a php topic in my forum to my index page for my website.As people post new topics in my forum I would like to redirect their topic to a news release on my index.php homepage with date it was posted,topic and content of topic.I am using a mysql database.
Thanks.
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Re: php forum topic to index.php website page

Post by JAB Creations »

So in essence you want the titles of the latest posts to appear on your site's and/or forum's main page so everyone can see what the latest threads are?

1.) What forum software are you using?
2.) Have you inquired about how to do this on the support forums used to support the forum software you are using?

I'm not trying to be unfriendly and say, 'hey go ask your question elsewhere.' I'm just suggesting you may be able to get slightly more accurate answers if you try my second suggestion.

I used to use vBulletin and have since moved on to Phorum and their support just kicks donkey like you wouldn't believe. :mrgreen:
Post Reply