Unstoppable Domains

54 Database Mega Package - MRR - $10

Spaceship Spaceship
Watch
Status
Not open for further replies.

wizardrpg

Established Member
Impact
1
Databases Included...
There are well over 2,000,000 database entries ranging in topics.
* Airport Listings (4,000+)
* Animal Shelters (2,400+)
* Baby Names Database (9,000+)
* Celebrity Biographies (1,000+)
* Blog Site Database (54,000+)
* Entertainment Based Databases
* Ezine Directory Listings (9,000+)
* Famous Quotes (17,000+)
* Freebie Sites Databases
* Fun & Factual Database
* Funny Jokes Database (2,000+)
* Game Cheats Database
* Insults Database
* Kid's Games Database
* Lyrics Database (600,000+)
* Motels & Hotels
* Plants Database (80,000+)
* Recipe Databases (40,000+)
* Restaurants (290,000+)
* RSS Feeds (29,000+)
* Scripts Database (10,000+)
* Short Stories
* Web Site Articles (300,000+)
* Web Hosts Database
* Web Cam Database
* Many More Databases... (see below)

example Drinks2
Code:
CREATE TABLE `categories` (
  `categoryid` int(10) unsigned NOT NULL default '0',
  `category` varchar(100) default NULL,
  PRIMARY KEY  (`categoryid`),
  UNIQUE KEY `categoryid` (`categoryid`),
  KEY `categoryid_2` (`categoryid`)
) TYPE=MyISAM;

INSERT INTO `categories` VALUES (7, 'Hot Drinks');
INSERT INTO `categories` VALUES (1, 'Cocktails');
INSERT INTO `categories` VALUES (2, 'Non Alcoholic');
INSERT INTO `categories` VALUES (8, 'Beer');
INSERT INTO `categories` VALUES (4, 'Punches');
INSERT INTO `categories` VALUES (5, 'Frozen Drinks');
INSERT INTO `categories` VALUES (6, 'Shots');

CREATE TABLE `drinks` (
  `drinkid` int(10) unsigned NOT NULL default '0',
  `title` varchar(255) default NULL,
  `directions` text,
  `userid` int(10) unsigned default NULL,
  `rating` int(10) unsigned default '0',
  `categoryid` int(10) unsigned default NULL,
  `date` varchar(20) NOT NULL default '',
  `story` text,
  `hits` int(10) unsigned default '0',
  `status` char(1) default 'W',
  PRIMARY KEY  (`drinkid`),
  UNIQUE KEY `recipieid` (`drinkid`),
  KEY `recipieid_2` (`drinkid`)
) TYPE=MyISAM;

INSERT INTO `drinks` VALUES (4, 'Papa Smurf', 'Mix and chill vodka and kool-aid. Crush blue popsicle and add to mixture. The crushed popsicle should settle at the bottom of drink, making it appear as a blue layer at the bottom and a red layer on top. \r\n<BR>\r\n', 0, 5, 1, '10/13/2004', '', 189, 'L');
INSERT INTO `drinks` VALUES (3, 'Zombie', 'Shake all ingredients (except 151-proof rum) with ice and strain into a collins glass over ice cubes. Float the 151-proof rum on top, add a cherry (if desired), and serve.', 0, 2, 1, '10/13/2004', '', 37, 'L');
INSERT INTO `drinks` VALUES (5, 'Prairie Fire', 'Fill a shot glass with tequila and drop a dash of tabasco sauce in and around the edge.\r\n<BR>\r\n', 0, 0, 6, '10/13/2004', '', 36, 'L');
INSERT INTO `drinks` VALUES (6, 'After Eight', 'In a sherry glass, pour 1/3 Tia-Maria, 1/3 Creme-de-menthe and 1/3 Baileys. DO NOT MIX. Serve.', 0, 0, 6, '10/13/2004', '', 53, 'L');
.
.
.
.
..
.
.
.
.

Full List of 54 Databases Included:

Product: Airports
File Size: 254 KB

Product: Animal Shelters
File Size: 154 KB

Product: Apartments
File Size: 12.05 MB

Product: Baby Names
File Size: 403 KB

Product: More Baby Names
File Size: 173 KB

Product: Biographies
File Size: 220 KB

Product: Blog Links
File Size: 5.16 MB

Product: Entertainment Feed Links
File Size: 18 KB

Product: Entertainment Web Links
File Size: 31 KB

Product: Ezine Links
File Size: 554 KB

Product: Famous Quotes
File Size: 1.13 MB

Product: More Famous Quotes
File Size: 1.04 MB

Product: Freebies - Classifieds
File Size: 3 KB

Product: Freebies - Contests
File Size: 2 KB

Product: Freebies - Coupons
File Size: 791 Bytes

Product: Freebies - Pet Related
File Size: 1 KB

Product: Freebies - eGreetings
File Size: 19 KB

Product: Freebies - Graphics
File Size: 8 KB

Product: Freebies - Hosting
File Size: 5 KB

Product: Freebies - ISP
File Size: 4 KB

Product: Freebies - Reward Sites
File Size: 3 KB

Product: Freebies - Webmail
File Size: 10 KB

Product: Freebies - Webmaster Goodies
File Size: 4 KB

Product: Fun Facts
File Size: 45 KB

Product: Funny Jokes
File Size: 868 KB

Product: More Funny Jokes
File Size: 3.27 MB

Product: Game Cheats
File Size: 4.34 MB

Product: Hair Removal
File Size: 12.91 MB

Product: Hotels
File Size: 7.33 MB

Product: Tasteful Insults
File Size: 99 KB

Product: Kid Games
File Size: 14 KB

Product: Plants DB
File Size: 1.83 MB

Product: Punk Related
File Size: 113 KB

Product: Recipes - Drinks
File Size: 1.16 MB

Product: Recipes - More Drinks
File Size: 526 KB

Product: Recipes - More Drinks
File Size: 130 KB

Product: Recipes - Ethnic Foods
File Size: 1.29 MB

Product: Recipes - Tasty Recipes
File Size: 6.17 MB

Product: Recipes - More Tasty Recipes
File Size: 303 KB

Product: Recipes - More Food Recipes
File Size: 13.55 MB

Product: Restaurants
File Size: 11.35 MB

Product: RSS Feeds
File Size: 1.08 MB

Product: Short Stories
File Size: 223 KB

Product: Song Lyrics
File Size: 157.61 MB

Product: More Song Lyrics
File Size: 2.28 MB

Product: Even More Song Lyrics
File Size: 29.04 MB

Product: Today In History
File Size: 668 KB

Product: Web Articles
File Size: 36.28 MB

Product: More Web Articles
File Size: 395.8 MB

Product: Web Host Links
File Size: 111 KB

Product: Webcams - Animals
File Size: 6 KB

Product: Webcams - Communities
File Size: 1 KB

Product: Webcams - Indoors
File Size: 3 KB

Product: Webcams - Outdoors
File Size: 9 KB
__________________

Just $10 via paypal:)

__________________

For outside Namepros contact me at [email protected]
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
:sold:

Send me your PayPal instructions. Thanks!
 
0
•••
PM Payment Info :)
 
0
•••
Last edited:
0
•••
Payment Sent.
 
0
•••
Last edited:
0
•••
all deals done:)
 
Last edited:
0
•••
sold, PM me with paypal info

payment is done.
 
Last edited:
0
•••
seporaitis said:
sold, PM me with paypal info

payment is done.
sent:)
 
Last edited:
0
•••
recieved. Thanks.
 
0
•••
i am interesting for 7$ please send me more informations in pm
 
0
•••
well interested in it withs rights
:)
 
0
•••
pmed you... with details
 
Last edited:
0
•••
payment sent. Wait for download link .
 
0
•••
sent.................
 
Last edited:
0
•••
daily bump
 
Last edited:
0
•••
bump..............
 
Last edited:
0
•••
sold.
 
0
•••
Last edited:
0
•••
interested also

interested also
 
0
•••
Status
Not open for further replies.
Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back