############################################### # # # MySQL create dump for the netzbrett # # # # Filename : mysql.sql # # Author : Thomas Weinert # # Homepage : http://www.subjective.de # # Licence : GPL (see licence.txt) # ############################################### CREATE TABLE netzbrett ( FILE bigint(20) NOT NULL auto_increment, DATE int(10) unsigned NOT NULL, HTTP tinytext NOT NULL, MAIL tinytext NOT NULL, NAME tinytext NOT NULL, PATH tinytext NOT NULL, PREV tinytext NOT NULL, SUBJ text NOT NULL, TEXT mediumtext NOT NULL, PRIMARY KEY (FILE) );
Warning: Use of undefined constant fast_date_sort - assumed 'fast_date_sort' (this will throw an Error in a future version of PHP) in /home/ilabf5t7/schwede.info/garmarna/sck_text_fast.php on line 84

Fatal error: Uncaught Error: Call to undefined function ereg() in /home/ilabf5t7/schwede.info/garmarna/netzbr.php:99 Stack trace: #0 /home/ilabf5t7/schwede.info/garmarna/sck_text_fast.php(102): chk_slash('./data/') #1 /home/ilabf5t7/schwede.info/garmarna/netzbr.php(370): fast_text_read_entry('./data/', 25) #2 /home/ilabf5t7/schwede.info/garmarna/dump.php(32): read_entry('./data/', 25) #3 {main} thrown in /home/ilabf5t7/schwede.info/garmarna/netzbr.php on line 99