Jump to content

How to Make a Simple PHP Forum


Miku

Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/143304-how-to-make-a-simple-php-forum/
Share on other sites

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.

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 ^^

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.