472,980 Members | 1,871 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,980 software developers and data experts.

How to write php-based forum

Hello all.
I'm writing some webapplication and it would be desirable to add the
forum there so the intended people can discuss the problems there.

I'd like to create forum with a structure like a it works in Google
groups.

Can anybody advise me some samples how to write php-vased forums?

Thanks in advance.

Aug 31 '05 #1
5 3418
Assuming you're using mySQL:

http://www.phpbb.com/ is a free one, and very popular!

If you want to build it yourself, start thinking about what
structure
you want:

Main categories
- sub category
* thread

Something like that, or something else?
Do you want a member system with it, etc.?

Greetings frizzle.

Aug 31 '05 #2
To tell the truth, writing a (good) forum would be extremly difficult.
I highly recommend PHPBB, it's great by default and all the mods extend
it beyond belief.

But if you decide to write your own, good luck!

Maybe we'll all be using mblishchBB in 3 years.

iw****@gmail.com

Sep 1 '05 #3
IW****@gmail.com wrote:
To tell the truth, writing a (good) forum would be extremly difficult.


I would paraphrase it to say that writing anything good that isin't
available yet, would be extremely difficult.

phpBB, miniBB, yaBB, and I guess about tens of other systems exist
already (220 at hotscripts right now). Ofcourse, one should always
practice their Kung-fu, so it will be nice to play around with
mblishchBB in a few years :-)

/m
Sep 1 '05 #4
Looking forward to mblishchBB!

Sep 1 '05 #5
The downside of using a popular program like phpBB is that you open up
your server to potential attacks through actively exploited
vulnerabilities. People, it seems, have forgotten about the
NeverEverNoSanity worm.

Sep 1 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: johnathan | last post by:
How can I use a php script running on my web server to read in the html source from an arbitrary webpage and then write it to a file on my web server?
4
by: JDJones | last post by:
I'm trying to write a script that will read from a text list of songs that I burned onto my CD (Albums011.txt), then write to the database text the new text made ready for inserting into a...
2
by: gruddo | last post by:
Hi this is my first post. I have two webservers. I can run php code fine on one but not the other. Both webservers can read files only one can write. I have looked around at other posts and they...
5
by: hijwel | last post by:
<script language="JavaScript"> <!-- document.write('<form name="combo"><select name="example" size="1 onChange="Draw()">'); document.write('<option value=none>Maak je keuze');...
2
by: ykgoh | last post by:
Hi. I've a problem of being able to create and remove a directory but unable to write a file inside the created directory for some strange reason. I suspect that this problem could be vaguely...
2
kamill
by: kamill | last post by:
i need to write content of one text file into another text file. My code is working ,if i choose both files from same directory where my program reside..BUT,its not working if i select files from...
3
by: eholz1 | last post by:
Hello PHP Group, I am having trouble setting permissions correctly so that the magickwand api (php 5.2) can read and write images. I usually read a file from one directory, create a magickwand...
1
The1corrupted
by: The1corrupted | last post by:
Alright, I'm embedding HTML, Javascript, and CSS all in PHP and right now, the javascript isn't functioning properly. <script type='text/javascript'> var contents=\"\"; function dispcontent() {...
20
by: _mario.lat | last post by:
hallo, I use PHP and I'd like to not write in hardcoded way password and login to access to mysql. how to not write password in code for access to mysql? How can I do? I'd like that who see my...
16
by: Hans Fredrik Nordhaug | last post by:
I'm trying to write to a file in the current directory - no remote files. The subject says it all - I can add that both the directory and the file is wordwritable. This happens on a (quite good)...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.