I need help please

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
nth281
Forum Newbie
Posts: 3
Joined: Thu Dec 04, 2003 6:59 pm
Contact:

I need help please

Post by nth281 »

Hi, where could I download php fourms and how do I download them :lol: :mrgreen:
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

php forums?you mean like this one?

http://www.phpbb.com/ (this one)
http://www.hotscripts.com/PHP/Scripts_a ... index.html (has a bunch).

you download them by clicking them :?, if you mean how can you intall them then most of the forums come with "how to install" guide.
nth281
Forum Newbie
Posts: 3
Joined: Thu Dec 04, 2003 6:59 pm
Contact:

Post by nth281 »

yes, but like I tired that and downloaded it right, there were a bunch fo files and crap.... what do i do....to add them to my site
nth281
Forum Newbie
Posts: 3
Joined: Thu Dec 04, 2003 6:59 pm
Contact:

Post by nth281 »

thanks, like all the ones I download.... they are all files and crap, how do I put it in my site useing html
Chambrln
Forum Commoner
Posts: 43
Joined: Tue Dec 02, 2003 10:45 am
Location: Oregon

Post by Chambrln »

well I guess first thing they are php files not html. and like qads said they come with install files that walk you through the setup process. phpBB has a good one. You need a mysql database and a username and password to connect to it. you need to put the files for the forum on your server and execute the install script. It pretty much walks you through from there.
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

nth281 wrote:.... they are all files and crap,
is that a technical term :)
Post Reply