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



 
huge movie quotes db for sale - 50$
Old 08-14-2007, 06:04 AM Arrow huge movie quotes db for sale - 50$
Novice Talker

Posts: 13
Trades: 0
This database contain movie quotes.

Number of movies:
7194
Number of quotes: 154 619

Structure


Code:
CREATE TABLE `moviequotes` (
  `id` int(11) NOT NULL auto_increment,
  `quote` mediumtext NOT NULL,
  `movie` varchar(255) NOT NULL default '',
  UNIQUE KEY `id` (`id`),
  UNIQUE KEY `id_2` (`id`)
) TYPE=MyISAM AUTO_INCREMENT=167434 ;
Code:
CREATE TABLE `movies` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(255) NOT NULL default '',
  `letter` char(1) NOT NULL default '',
  `year` bigint(20) NOT NULL default '0',
  UNIQUE KEY `id` (`id`),
  UNIQUE KEY `id_2` (`id`)
) TYPE=MyISAM AUTO_INCREMENT=7195 ;
Examples

Code:
INSERT INTO `movies` (`id`, `name`, `letter`, `year`) VALUES (1, 'Prozac Nation', 'P', 2000);
INSERT INTO `movies` (`id`, `name`, `letter`, `year`) VALUES (2, 'Shooter', 'S', 2007);
INSERT INTO `movies` (`id`, `name`, `letter`, `year`) VALUES (3, 'Casino Royale', 'C', 2006);
INSERT INTO `movies` (`id`, `name`, `letter`, `year`) VALUES (4, 'Harry Potter and the Order of the Phoenix', 'H', 2007);
INSERT INTO `movies` (`id`, `name`, `letter`, `year`) VALUES (5, 'Dirty Dancing', 'D', 1987);
Code:
INSERT INTO `moviequotes` (`id`, `quote`, `movie`) VALUES (167433, 'Young and depressed in America.', 'Prozac Nation');
INSERT INTO `moviequotes` (`id`, `quote`, `movie`) VALUES (167432, 'I won.  You lost.', 'Shooter');
INSERT INTO `moviequotes` (`id`, `quote`, `movie`) VALUES (167431, '1) Besides, you''re not my type. 2) Smart? 1) Single.', 'Casino Royale');
INSERT INTO `moviequotes` (`id`, `quote`, `movie`) VALUES (167430, 'I knew you were you.', 'Casino Royale');
INSERT INTO `moviequotes` (`id`, `quote`, `movie`) VALUES (167429, 'That''s why you think of women as dispoable objects and not meaningful pursuits. ', 'Casino Royale');
Price: 50$

Instant download: http://it-essence.com/component/page...art/Itemid,26/

Payment: Automatic Paypal/Money Bookers at request.
it-essence.com is offline
View Public Profile
 
 
Register now for full access!
Old 08-18-2007, 06:01 PM Re: huge movie quotes db for sale - 50$
Super Talker

Posts: 106
Location: Chandigarh, India
Trades: 0
Can you PM me the list of databases you have for sale ? I maybe interested in this and a few more...
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Since 1997.
cwsteam.com is offline
View Public Profile Visit cwsteam.com's homepage!
 
Old 08-31-2007, 07:53 PM Re: huge movie quotes db for sale - 50$
Average Talker

Posts: 18
Name: Khaja
Trades: 0
well do you include a script with this pack ?
__________________

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

deccanbazaar 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 6.43055 seconds with 12 queries