OSDN Git Service

More bug fixes.
[idb/iDB.git.git] / README
1 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2 //                       __________________________________________
3 //                      //        Internet Discussion Boards      \\
4 //                      ||   Made by Game Maker 2k - Cool Dude 2k  ||
5 //                      ||             iDB Support Team            ||
6 //                      ||   Kazuki P. ( http://idb.berlios.de )   ||
7 //                      || Rene J.( http://intdb.sourceforge.net ) ||
8 //                      || Help to make Internet Discussion Boards ||
9 //                      ||        Jcink ( http://jcink.com/ )      ||
10 //                      || Dubbs Rules/Dubbz4president ( unknown ) ||
11 //                      ||Lone Wolf ( http://kolibrios.net46.net ) ||
12 //                      ||Renee S( http://renee.everywebhost.com ) ||
13 //                      ||     deat ( http://www.gprogress.com )   ||
14 //                      ||    SSS ( http://sss2005.s1.jcink.com )  ||
15 //                      ||     SeanJ ( http://seanj.jcink.com )    ||
16 //                      ||            Jonathan ( unknown )         ||
17 //                      ||            czambran ( unknown )         ||
18 //                      \\       (c) 2004-2009 Game Maker 2k      //
19 //                       """"""""""""""""""""""""""""""""""""""""""
20 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21 // UTF8 helper functions
22 // author: Scott Michael Reynen "scott@randomchaos.com"
23 // url: http://www.randomchaos.com/document.php?source=php_and_unicode
24 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25 // utf8_substr by frank at jkelloggs dot dk
26 // http://us3.php.net/manual/en/function.substr.php#55107
27 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
28 // PhpCaptcha - A visual and audio CAPTCHA generation library
29 // Software License Agreement (BSD License)
30 // Copyright (C) 2005-2006, Edward Eliot.
31 // All rights reserved.
32 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
33 //        $FileInfo: README - Last Update: 2/28/2009 SVN 235 - Author: cooldude2k $            
34 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
35 // Copyright 2004-2009 Cool Dude 2k - http://intdb.sourceforge.net/ http://idb.berlios.net/
36 // Copyright 2004-2009 Game Maker 2k - http://upload.idb.s1.jcink.com/ 
37 // http://s1.jcink.com/s/host/idb/  http://idb.everywebhost.com/  http://cooldude2k.id.funpic.org/
38 //              Game Maker 2k Copyright 2000-2009 Cool Dude 2k (Kazuki Przyborowski), RenĂ© Johnson
39 // Emoticons made by Jcink for TextfileBB (https://launchpad.net/tfbb) Under GPL License
40 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
41 // iDB Installer made by Game Maker 2k - http://upload.idb.s1.jcink.com/
42 // How to delete installer if error happens:
43 // Delete install.php file and the setup folder/dir and everyting inside it also.
44 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
45 // DejaVu fonts 2.26 (c)2004-2009 DejaVu fonts team
46 // The DejaVu fonts are a font family based on the Bitstream Vera Fonts
47 // (http://gnome.org/fonts/). Its purpose is to provide a wider range of
48 // characters (see status.txt for more information) while maintaining the
49 // original look and feel.
50 // DejaVu fonts are based on Bitstream Vera fonts version 1.10.
51 // For more information go to http://dejavu.sourceforge.net/.
52 // Characters from Arev fonts, Copyright (c) 2006 by Tavmjong Bah:
53 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
54 // PhpCaptcha - A visual and audio CAPTCHA generation library
55 // Software License Agreement (BSD License)
56 // Copyright (C) 2005-2006, Edward Eliot.
57 // All rights reserved.
58 // Documentation is available at http://www.ejeliot.com/pages/2
59 // WebSite is at http://www.ejeliot.com/pages/php-captcha
60 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
61 // Important Note: The Emoticons distributed with the Software were
62 // created by Jcink; its usage is not governed under the terms of
63 // this license agreement. Information regarding its usage can be
64 // found on textfileBB's Web site at https://launchpad.net/tfbb.
65 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
66 // Emoticons made by Jcink for TextfileBB (https://launchpad.net/tfbb) 
67 // under GPL 2 License (http://www.gnu.org/licenses/gpl-2.0.txt)
68 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
69 //                         ______________________________________
70 //                        //     Also Get PHP-Quick-Arcade      \\
71 //                        ||          And TextFileBB             ||
72 //                        ||Website:http://quickarcade.jcink.com ||
73 //                        || Website:https://launchpad.net/tfbb  ||
74 //                        ||   by: Jcink ( http://jcink.com/ )   ||
75 //                        ||         (c) 2009 Jcink              ||
76 //                        \\                                    //
77 //                         """"""""""""""""""""""""""""""""""""""
78 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
79 // This program is free software; you can redistribute it and/or modify           
80 // it under the terms of the Revised BSD License.                                        
81 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
82 // This program is distributed in the hope that it will be useful,                    
83 // but WITHOUT ANY WARRANTY; without even the implied warranty of         
84 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         
85 // Revised BSD License for more details.                                              
86 // Read LICENSE for more info.
87 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
88 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
89 // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
90 // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
91 // IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
92 // CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
93 // TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
94 // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.     
95 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
96 //                                  About Free Software: 
97 // Free software is not just free of cost (like "free beer").
98 // It is free as in freedom (like "free speech").
99 // Free software gives you the freedom to use a program,
100 // study how it works, improve it, and share it with others.
101 // For more information, visit the Free Software Foundation.(http://www.fsf.org/)
102 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
103 // List Can be fond at http://upload.idb.s1.jcink.com/index.php/topic,103.0.html
104 // Free WebHosts
105 // Hosts that iDB Works on
106 //     * http://freejcinkhosting.afraid.org:81/
107 //     * http://funpic.org/
108 //     * http://5gigs.com/
109 //     * http://www.lycos.co.uk/
110 //     * http://www.100webspace.com/
111 //     * http://www.globalweb.com.ru/ 
112 // Hosts that iDB dose not work on
113 //     * http://awardspace.com/
114 // Paid WebHosts
115 // Hosts that iDB Works on
116 //     * Unknow
117 // Hosts that iDB dose not works on
118 //     * Unknow
119 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=