Jump to content

Simple re-adjustable PHP forum that integrates nicely into existing DB


Recommended Posts

I already have an exist site with several users that login via a simple hashed PW and a simple username. I want a simple database that would be easily integratable with minor adjustments to the software. Is there something that exists with this already ?

 

 

Are you talking about a database engine?

 

SQLite, MySQL and PostgreSQL are all popular, and will be able to handle your task very easily.

 

If you have to time you may also just want to make a simple flatfile DB yourself.

You'll need to make your own if it's so custom because most of these forums just work "out-of-the-box" and don't really work with other database schemas easily.  I mean, it can certainly be done, but it would take longer than writing your own forum.

You asked for a database... MySQL is a database engine, so I'm not entirely sure how you would integrate it.

 

Sorry I didn't make myself clear, I would like it integrated into my DB, so it would use the users table that already exists.

why not just use phpBB then?

 

or another? loads to choose from.. invision power board, vbulletin, etc. Just google it!

 

 

That is one that I mean, but without modifying a ton of things. Just maybe simply adding a few things to an exist users table and adding the other tables is all i would want to do. Just wondering if there is something out there that exists like this.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.