Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Beginning PHP
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 4th, 2004, 11:39 AM
Authorized User
 
Join Date: Jul 2004
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to rajuru Send a message via Yahoo to rajuru
Default forum infrastructure

Would someone please give me detail instruction how to make a forum.
I mean algorithm, flowchart of how visitor login, post their comment, managing database.

I want to understand how should a professional forum work.

Just how to design the application

Please someone help me

__________________
Best Regard:
Md. Zakir Hossain (Raju)

www.rajuru.xenexbd.com - my blog with PHP scripts, PHP Book Review and many more
 
Old September 4th, 2004, 09:10 PM
richard.york's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 1,706
Thanks: 0
Thanked 6 Times in 6 Posts
Default

That's a pretty lengthy topic and I doubt anyone will have enough time for the comprehensive response that you desire.

That said, if you want to design a forum the best way to go about the task is to observe how forums work by looking at forums already in operation, like this one. You can get quite a bit of information just from observing how the front-end UI is designed. Additionally, you can also look at the backend source code as there are several free, open source solutions that exist. One being PHPBB available from PHPBB.com. Download the source code, read the installation instructions. Observe how it works out of the box, then begin studying the source code to learn how you might approach customizing the backend to your specific needs.

HTH!

Regards,
Rich

--
[http://www.smilingsouls.net]
[http://pear.php.net/Mail_IMAP] A PHP/C-Client/PEAR solution for webmail
 
Old September 5th, 2004, 03:28 AM
Authorized User
 
Join Date: Jul 2004
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to rajuru Send a message via Yahoo to rajuru
Default

Thanks for your reply






Similar Threads
Thread Thread Starter Forum Replies Last Post
forum gaja .NET Framework 1.x 2 August 13th, 2007 03:08 AM
How can I creat a forum like P2P Forum? pcassiano ASP.NET 1.0 and 1.1 Basics 1 October 31st, 2005 05:00 AM
help on forum youyou_hym Dreamweaver (all versions) 1 February 7th, 2005 03:08 AM
Applications Infrastructure and Dev. Strategy. azharmateen PHP How-To 2 August 20th, 2003 11:37 AM
converting Forum.aspx to Forum.ascx (help) drfunkie BOOK: ASP.NET Website Programming Problem-Design-Solution 1 July 11th, 2003 12:27 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.