Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Content for Sale


You are currently viewing our Website Content for Sale as a guest. Please register to participate.
Login



 
Old 02-25-2007, 09:47 AM Database Sale
Super Talker

Posts: 129
Trades: 0
over 28000 baby names:

Quote:
CREATE TABLE `names` (
`id` int(5) NOT NULL auto_increment,
`name` varchar(25) NOT NULL default '',
`meaning` text NOT NULL,
`gender` varchar(6) NOT NULL default '',
`origin` varchar(24) NOT NULL default '',
PRIMARY KEY (`id`)
) TYPE=MyISAM AUTO_INCREMENT=28583 ;
over 29000 drink recipes, cocktails baby...

Quote:
CREATE TABLE `recipes` (
`id` int(11) default NULL,
`title` varchar(255) default NULL,
`titlecat` varchar(255) default NULL,
`recipe` longtext,
`category` varchar(64) default NULL,
`category2` varchar(255) default NULL,
`category3` varchar(50) default NULL,
`category4` varchar(50) default NULL,
KEY `category` (`category`),
KEY `category2` (`category2`)
) TYPE=MyISAM;
over 89000 plants, Symbol Scientific Common Family

Quote:
CREATE TABLE IF NOT EXISTS `plants` (
`id` int(10) NOT NULL default '0',
`symbol` varchar(255) NOT NULL default '',
`scientific` varchar(255) NOT NULL default '',
`common` varchar(255) NOT NULL default '',
`family` varchar(255) NOT NULL default '',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
over 4000 ethnic recipes

Quote:
CREATE TABLE `ethnic_recipes` (
`id` int(11) NOT NULL auto_increment,
`title` varchar(255) default NULL,
`titlecat` varchar(255) default NULL,
`recipe` longtext,
`category` varchar(64) default NULL,
`category2` varchar(255) default NULL,
`category3` varchar(50) default NULL,
`category4` varchar(50) default NULL,
UNIQUE KEY `id` (`id`)
) TYPE=MyISAM;
each database is ready for immediate download at a cost of $5 each.

PM me for payment details please.

i have more, but will not offer them till i see how this one goes.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
sawz is offline
View Public Profile
 
 
Register now for full access!
Old 03-01-2007, 07:58 AM Re: Database Sale
Super Talker

Posts: 129
Trades: 0
more databases are available, view them here:
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
sawz is offline
View Public Profile
 
Old 03-14-2007, 11:21 AM Re: Database Sale
Super Talker

Posts: 129
Trades: 0
i have demos for these databases, the script is not included in the database price:

babynames
plants
quotes

databases can be purchased here.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
sawz is offline
View Public Profile
 
   

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11504 seconds with 12 queries