|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Member | 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 ; |
| |
|
| |||||||
(Threads which have no activity for more than 30 days are automatically closed.) |
| Quick Reply | ||
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GamerzArea.CoM forsale with over 7000 Members | vbk2 | Websites for Sale | 1 | 02-18-2007 01:49 PM |
| recipe site with 7000 entries | edpudol | Websites for Sale | 0 | 02-11-2007 03:23 PM |
| Pictures or photos - What's the best? | hispalis | Search Engine Optimization (SEO) | 12 | 12-19-2006 02:58 PM |
| Myspace funny pictures | UnKnown | Advertise your website | 2 | 10-11-2006 06:37 PM |
| Foodalicious! Recipe search engine | compuXP | Advertise your website | 0 | 04-09-2006 05:33 AM |