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