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



 
7000 Recipe database with pictures
Old 03-05-2007, 09:48 PM 7000 Recipe database with pictures
edpudol's Avatar
Super Spam Talker

Posts: 913
Trades: 3
I am selling my collection of more than 7000 recipes database with picture included most of the recipes have pictures....

for only $50 each copy
demo site:http://www.recipeathome.info

database structure


CREATE TABLE `addrecipe` (
`recipeid` int(3) NOT NULL auto_increment,
`reccat` text,
`recsubcat` varchar(255) default NULL,
`rectitle` text,
`recing` text,
`rectext` text,
`recpic` varchar(255) NOT NULL default '',
`recactivation` int(3) default '0',
`recaddedby` varchar(255) default NULL,
`recrating` int(3) default '0',
PRIMARY KEY (`recipeid`),
UNIQUE KEY `recipeid` (`recipeid`),
KEY `recipeid_2` (`recipeid`),
FULLTEXT KEY `reccat` (`reccat`,`recsubcat`,`rectitle`,`rectext`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=7328 ;


--
-- Table structure for table `dd_categories`
--

CREATE TABLE `dd_categories` (
`CategoryName` varchar(100) NOT NULL default '',
`CategoryID` bigint(20) NOT NULL auto_increment,
PRIMARY KEY (`CategoryID`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=32 ;
__________________

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
edpudol is offline
View Public Profile Visit edpudol's homepage!
 
 
Register now for full access!
Old 03-11-2007, 09:02 PM Re: 7000 Recipe database with pictures
Junior Talker

Posts: 4
Trades: 0
does the script/design you are using come with it?
davnas is offline
View Public Profile
 
Old 04-04-2007, 08:49 AM Re: 7000 Recipe database with pictures
Extreme Talker

Posts: 152
Trades: 0
ditto that comment*
__________________

Please login or register to view this content. Registration is FREE
Andy_Wilson is offline
View Public Profile Visit Andy_Wilson's homepage!
 
Old 04-04-2007, 09:33 AM Re: 7000 Recipe database with pictures
professor's Avatar
Super Talker

Posts: 135
Trades: 0
How many copies you have sold? I think you are selling it at many forums so lots of duplicate contents.
__________________
For All your programming and designing needs
professor 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.13369 seconds with 12 queries