Miku Posted January 31, 2009 Share Posted January 31, 2009 Hello, I need some help as I wish to make a forum software something like Unclassified News Board (UNB) if there is any tutorials on the web could you please give me a link? All I wish to do is make a forum from ground up... something like IGG.com did where they made all off there game forums by them selfs as they coded all stuff. Quote Link to comment https://forums.phpfreaks.com/topic/143304-how-to-make-a-simple-php-forum/ Share on other sites More sharing options...
premiso Posted January 31, 2009 Share Posted January 31, 2009 PHP Forums Tutorials Quote Link to comment https://forums.phpfreaks.com/topic/143304-how-to-make-a-simple-php-forum/#findComment-751563 Share on other sites More sharing options...
JewGold Posted January 31, 2009 Share Posted January 31, 2009 Building a forum can take a lot of work. Are you familiar with any other scripting like languages? If you brand new to programming in general you should download some ebooks or look through the tutorials on programming concepts. If your familiar with Perl or Python you can pick PHP up easy. You'll be working a lot with SQL databases so you should learn the basics of that as well. Check the tutorials at w3 schools. Quote Link to comment https://forums.phpfreaks.com/topic/143304-how-to-make-a-simple-php-forum/#findComment-751571 Share on other sites More sharing options...
Miku Posted February 1, 2009 Author Share Posted February 1, 2009 Well I found this... http://www.phpeasystep.com/workshopview.php?id=12 but I need little bit more extras like... Admin CP which can include table of register users, delete user, ban user, suspent-time. And I need to make it so the users have an ability to upload avatars 100x100 .png, .gif, .jpg via to the system... for there profile ^^ But I would like to thank you for your help ^^ Quote Link to comment https://forums.phpfreaks.com/topic/143304-how-to-make-a-simple-php-forum/#findComment-751800 Share on other sites More sharing options...
larsbrimmer Posted February 1, 2009 Share Posted February 1, 2009 Does it have to be "from the ground up"? Why not use any of the forum script out there already? -lars Quote Link to comment https://forums.phpfreaks.com/topic/143304-how-to-make-a-simple-php-forum/#findComment-751811 Share on other sites More sharing options...
Miku Posted February 5, 2009 Author Share Posted February 5, 2009 I just need to make this like a comment system which will be put on specific pages and info will be pulled from MyBB SQL Tables ^^ Quote Link to comment https://forums.phpfreaks.com/topic/143304-how-to-make-a-simple-php-forum/#findComment-754995 Share on other sites More sharing options...
trq Posted February 5, 2009 Share Posted February 5, 2009 At the risk of sounding a little harsh, this blog might help you. Quote Link to comment https://forums.phpfreaks.com/topic/143304-how-to-make-a-simple-php-forum/#findComment-755011 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.