# phpMyAdmin MySQL-Dump # http://phpwizard.net/phpMyAdmin/ # # Host: stuwww Database : s371378 # -------------------------------------------------------- # # Table structure for table 'kaart' # # make sure that the table name are the same as in the setup file!!! CREATE TABLE kaart ( image varchar(255) NOT NULL, caption varchar(255) NOT NULL, naam_ontvanger varchar(255) NOT NULL, ontvanger varchar(255) NOT NULL, naam_zender varchar(255) NOT NULL, zender varchar(255) NOT NULL, message mediumtext NOT NULL, id varchar(50) NOT NULL, notify char(1) DEFAULT '0' ); # # Table structure for table 'kaart_db' # # make sure that the table name are the same as in the setup file!!! CREATE TABLE kaart_db ( id int(5) NOT NULL auto_increment, image_small varchar(255) NOT NULL, image varchar(255) NOT NULL, width int(5) DEFAULT '120' NOT NULL, height int(5) DEFAULT '120' NOT NULL, titel varchar(255) NOT NULL, PRIMARY KEY (id) ); # # Dumping data for table 'floris_kaart_db' # INSERT INTO floris_kaart_db VALUES ( '42', '11039.gif', 'g11039.jpg', '100', '71', 'Zomaar een mooie kaart'); INSERT INTO floris_kaart_db VALUES ( '43', '11216.gif', 'g11216.jpg', '71', '100', 'Vallend veertje'); INSERT INTO floris_kaart_db VALUES ( '44', '11217.gif', 'g11217.jpg', '71', '100', 'herfstblad'); INSERT INTO floris_kaart_db VALUES ( '45', '11218.gif', 'g11218.jpg', '71', '100', 'vogels vliegend');
Text file Source (historic): geocities.com/hashishmarijuana/cartoline
geocities.com/hashishmarijuana(to report bad content: archivehelp @ gmail)
|
|
|
|
|