Jump to content

Forums into a website.


Recommended Posts

RearEndCollision
I have to make a site for my webpage design class, and since I've taken two years worth of classes, only to get stuck in a basic class again, I have to do an advansed project. Thus leading to my question, how do I insert forums into my website? I know I can link from my site to them, but I'd prefer for them to be under my url. Help please.
Link to comment
https://gtaforums.com/topic/188668-forums-into-a-website/
Share on other sites

I'm not exactly sure what you're asking, but maybe this will help.

 

Upload forum software (Invision, PHPBB, Ikonboard, VBulletin, etc) to your server, possibly into a seperate folder, such as /forums.

That way, you can access your forums by going to www.domain.com/forums/

 

If that's not what you're asking, then you could upload forums using the method described above, and then simply use PHP's include() function to include the forums on a page such as forums.php

Or just use an iFrame, Frames, or CSS Frames.

 

Good Luck smile.gif

Remember, when you use a forum software, they offenly use PHP and MySQL. So when you have installed the forum software there should appear some tables in your MySQL database.

 

So if you are wise enough you can figure out how to make these tables appear as news on your site ( e.g. one forum ).

 

It's simple MySQL.

 

But if it's that what you're asking, sorry. sad.gif

System_Shutdown
Yeah, I would say straight from the first post to use iFrame. Not frames though. But I don't even know how to make an iFrame! I'll look at the code of a site with an iFrame like the piczo shoutboxes.Look into my eyes,damnit!
  • 0 User Currently Viewing
    0 members, 0 Anonymous, 0 Guests

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.