lucaxel Posted March 19, 2009 Share Posted March 19, 2009 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 More sharing options...
revraz Posted March 19, 2009 Share Posted March 19, 2009 Google is your friend... Did you search for PHP Forum Tutorials? Link to comment https://forums.phpfreaks.com/topic/150147-buildig-your-own-forum/#findComment-788498 Share on other sites More sharing options...
kickstart Posted March 19, 2009 Share Posted March 19, 2009 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 Link to comment https://forums.phpfreaks.com/topic/150147-buildig-your-own-forum/#findComment-788503 Share on other sites More sharing options...
rEhSi_123 Posted March 19, 2009 Share Posted March 19, 2009 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 Link to comment https://forums.phpfreaks.com/topic/150147-buildig-your-own-forum/#findComment-788508 Share on other sites More sharing options...
lucaxel Posted March 20, 2009 Author Share Posted March 20, 2009 Thanks a lot!!! Link to comment https://forums.phpfreaks.com/topic/150147-buildig-your-own-forum/#findComment-789319 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.