Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gamemaker2k/idb
Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.
https://github.com/gamemaker2k/idb
bbs board bulletin-board bulletin-board-system css database forum forum-threads forum-topics forums html5 idb intdb javascript message-board php thread threads topic topics
Last synced: 5 days ago
JSON representation
Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.
- Host: GitHub
- URL: https://github.com/gamemaker2k/idb
- Owner: GameMaker2k
- License: other
- Created: 2014-06-05T11:06:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T21:38:51.000Z (2 months ago)
- Last Synced: 2024-09-15T13:24:09.475Z (2 months ago)
- Topics: bbs, board, bulletin-board, bulletin-board-system, css, database, forum, forum-threads, forum-topics, forums, html5, idb, intdb, javascript, message-board, php, thread, threads, topic, topics
- Language: PHP
- Homepage: https://idb.osdn.jp/support/index.php?act=view
- Size: 4.47 MB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// $FileInfo: README - Last Update: 8/30/2024 SVN 1063 - Author: cooldude2k $
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// __________________________________________
// // Internet Discussion Boards \\
// || Made by Game Maker 2k - iDB Support Team ||
// || Cool Dude 2k ( http://gamemaker2k.org ) ||
// || Kazuki P. ( http://idb.berlios.de ) ||
// || Rene J.( http://intdb.sourceforge.net ) ||
// || Help to make Internet Discussion Boards ||
// || Jcink ( http://jcink.com/ ) ||
// || Dubbs Rules/Dubbz4president ( unknown ) ||
// || Lone Wolf ( http://kolibrios.net46.net ) ||
// || Renee S (http://renee.everywebhost.com) ||
// || deat ( http://www.gprogress.com ) ||
// || SSS/Stephen (http://sss2005.s1.jcink.com)||
// || Sean J ( http://seanj.jcink.com ) ||
// ||Shadow Dude (http://sd2k.everywebhost.com)||
// || Renate ( unknown ) ||
// || Jonathan ( unknown ) ||
// || czambran ( unknown ) ||
// \\ (c) 2004-2024 Game Maker 2k //
// """"""""""""""""""""""""""""""""""""""""""
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// UTF8 helper functions
// author: Scott Michael Reynen "[email protected]"
// url: http://www.randomchaos.com/document.php?source=php_and_unicode
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// utf8_substr by frank at jkelloggs dot dk
// http://us3.php.net/manual/en/function.substr.php#55107
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// PhpCaptcha - A visual and audio CAPTCHA generation library
// Software License Agreement (BSD License)
// Copyright (C) 2005-2006, Edward Eliot.
// All rights reserved.
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// Copyright 2004-2024 Cool Dude 2k - http://intdb.sourceforge.net/ http://idb.berlios.net/
// Copyright 2004-2024 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
// http://s1.jcink.com/s/host/idb/ http://idb.everywebhost.com/ http://cooldude2k.id.funpic.org/
// Game Maker 2k Copyright 2000-2009 Cool Dude 2k (Kazuki Przyborowski), Ren Johnson
// Emoticons made by Jcink for TextfileBB (https://launchpad.net/tfbb) Under GPL License
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// iDB Installer made by Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
// How to delete installer if error happens:
// Delete install.php file and the setup folder/dir and everyting inside it also.
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// DejaVu fonts 2.26 (c)2004-2024 DejaVu fonts team
// The DejaVu fonts are a font family based on the Bitstream Vera Fonts
// (http://gnome.org/fonts/). Its purpose is to provide a wider range of
// characters (see status.txt for more information) while maintaining the
// original look and feel.
// DejaVu fonts are based on Bitstream Vera fonts version 1.10.
// For more information go to http://dejavu.sourceforge.net/.
// Characters from Arev fonts, Copyright (c) 2006 by Tavmjong Bah:
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// PhpCaptcha - A visual and audio CAPTCHA generation library
// Software License Agreement (BSD License)
// Copyright (C) 2005-2006, Edward Eliot.
// All rights reserved.
// Documentation is available at http://www.ejeliot.com/pages/2
// WebSite is at http://www.ejeliot.com/pages/php-captcha
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// Important Note: The Emoticons distributed with the Software were
// created by Jcink; its usage is not governed under the terms of
// this license agreement. Information regarding its usage can be
// found on textfileBB's Web site at https://launchpad.net/tfbb.
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// Emoticons made by Jcink for TextfileBB (https://launchpad.net/tfbb)
// under GPL 2 License (http://www.gnu.org/licenses/gpl-2.0.txt)
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// ______________________________________
// // Also Get PHP-Quick-Arcade \\
// || And TextFileBB ||
// ||Website:http://quickarcade.jcink.com ||
// || Website:https://launchpad.net/tfbb ||
// || by: Jcink ( http://jcink.com/ ) ||
// || (c) 2009 Jcink ||
// \\ //
// """"""""""""""""""""""""""""""""""""""
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// This program is free software; you can redistribute it and/or modify
// it under the terms of the Revised BSD License.
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// Revised BSD License for more details.
// Read LICENSE for more info.
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
// IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
// CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
// TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// About Free Software:
// Free software is not just free of cost (like "free beer").
// It is free as in freedom (like "free speech").
// Free software gives you the freedom to use a program,
// study how it works, improve it, and share it with others.
// For more information, visit the Free Software Foundation.(http://www.fsf.org/)
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
// List Can be fond at https://idb.osdn.jp/index.php/topic,103.0.html
// Free WebHosts
// Hosts that iDB Works on
// * http://freejcinkhosting.afraid.org:81/
// * http://funpic.org/
// * http://5gigs.com/
// * http://www.lycos.co.uk/
// * http://www.100webspace.com/
// * http://www.globalweb.com.ru/
// Hosts that iDB dose not work on
// * http://awardspace.com/
// Paid WebHosts
// Hosts that iDB Works on
// * Unknown
// Hosts that iDB dose not works on
// * Unknown
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=