Jump to content

Buildig your own FORUM..


lucaxel

Recommended Posts

Hi all,

This is my first post so have mercy. I want to build my own forum with registered users - meaning that I have to use a database to store my users (and adding one when somebody new registers) and build a website with a forum (where users can post and so on). I'm new at PHP and I would kike some help and advice. Anything you have (even a link to a similar problem) is welcomed. Please HELP!

Link to comment
https://forums.phpfreaks.com/topic/150147-buildig-your-own-forum/
Share on other sites

Hi

 

There are loads of different already existing forums built using php. For example this forum is based on http://www.simplemachines.org/ , but there is also http://www.phpbb.com .

 

While you could certainly build one from scratch given time I would be inclined to install one of the free ones. You can then learn php while you write small customised extensions to it.

 

All the best

 

Keith

Hi all,

This is my first post so have mercy. I want to build my own forum with registered users - meaning that I have to use a database to store my users (and adding one when somebody new registers) and build a website with a forum (where users can post and so on). I'm new at PHP and I would kike some help and advice. Anything you have (even a link to a similar problem) is welcomed. Please HELP!

 

Here you brother.....This website is very useful

 

http://www.phpeasystep.com/workshopview.php?id=12

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.