|
|||||||
| Sell, Buy & Trade Think of this place as the stock market. Loud, bustling, and tons of angry people demanding all sorts of things, using words your mother would kill you for saying. Keep it legal and realistic, because you'll be banned if we catch you scamming or cheating. |
|
Welcome to the WickedFire - Affiliate Marketing Forum - Internet Marketing Webmaster SEO Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Senior Member
|
Movie Quotes Database
Hey, I've put together a database of movie quotes based on IMDB. There are 242,725 quotes from 22,715 movies dating back to 1941. See for yourself, with this example site. It's the exact script for sale. > ø default title - index page title ø < The Database The database consists of two tables: movies and quotes. Movies has a title and year field, and quotes has a movie_id and a quote field. Here's the exact structure: Code:
-- phpMyAdmin SQL Dump -- version 2.10.0.2 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Aug 29, 2007 at 09:30 PM -- Server version: 4.1.22 -- PHP Version: 4.4.4 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; -- -- Database: `miles_quotesfix` -- -- -------------------------------------------------------- -- -- Table structure for table `movies` -- CREATE TABLE `movies` ( `id` int(11) NOT NULL auto_increment, `title` varchar(255) NOT NULL default '', `year` varchar(4) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=24827 ; -- -------------------------------------------------------- -- -- Table structure for table `quotes` -- CREATE TABLE `quotes` ( `id` int(11) NOT NULL auto_increment, `movie_id` int(11) NOT NULL default '0', `quote` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=260987 ; Code:
id: 18280 movie_id: 2116 quote: <strong>Crow</strong>: Hey, Foxie! You're just da guy I've been lookin' for! Do you know a gray fox in Pittsboig? <br /> <strong>Fox</strong>: No, but I know a silver fox in Boston! <br /> The Script This script really brings the package to life. It's user intuitive and optimized for search engines. For user features, here are some:
Best of all though, the script is VERY optimized for the search engines, especially Google. These SEO tacftics are the best techniques you're going to find around. More...
So there you go, the ultimate script. Just point some links to it! Pricing Database: $23 Database and Script: $35 If you are interested in buying, please PM me or post here for payment details (paypal).
__________________
LOTS OF PROXIES AVAILABLE! New servers just added.
Seriously, no bullshit. PM me with any questions. |
|
|
|
|
#3 (permalink) |
|
Senior Member
|
It goes up to 2007 right now. I guess I could give you the scraper I used for $15 extra if you want that. It shouldn't be hard to modify, I think I just kept the "years" in an array. PM me if you're interested in that...
__________________
LOTS OF PROXIES AVAILABLE! New servers just added.
Seriously, no bullshit. PM me with any questions. |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|