SEO Software
Closed Thread
Results 1 to 6 of 6

Thread: 168 Dog breed Database for sell

  1. #1

    Default 168 Dog breed Database for sell

    I have a dog breed database, I have 168 breeds info in it. I want to sell it for 8$. If anyone is interested send me pm regardign this.

    Thank you


  2. #2
    404 Error Not Found... decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher's Avatar
    Join Date
    Jan 2003
    Posts
    4,299
    Thanks
    132
    Thanked 294 Times in 195 Posts
    Blog Entries
    12

    Default

    Can you provide a sample code of the database structure?

    Thanks!
    Micro Niche Builder - Build SEO Friendly Sites that CONVERT LIKE CRAZY for Adsense, Amazon, Clickbank, & CPA Offers!
    SEO Contest - Home of the WORLD FAMOUS Search Engine Optimization Contests. Think you got what it takes?


  3. #3

    Default

    Here is a structure of a database

    CREATE TABLE `breeds` (
    `id` int(11) NOT NULL auto_increment,
    `name` text NOT NULL,
    `group` text NOT NULL,
    `weight` text NOT NULL,
    `height` text NOT NULL,
    `color` text NOT NULL,
    `overview` text NOT NULL,
    `character` text NOT NULL,
    `temperament` text NOT NULL,
    `care` text NOT NULL,
    `training` text NOT NULL,
    `activity` text NOT NULL,
    `ownership` text NOT NULL,
    PRIMARY KEY (`id`)
    ) ENGINE=MyISAM AUTO_INCREMENT=170 DEFAULT CHARSET=latin1 AUTO_INCREMENT=170 ;

    I have sent pm regarding a record

    Thanky ou

  4. #4

    Default

    Please send me sample record too, I might be interested in getting one. Do you have pictures of each breed? Let me know

  5. #5

    Default

    I dont have breed pictures included with it. I have only breed info database with structure I have mentioned in my thread.

    Hoping to receive any order from you people.

  6. #6

    Default

    Quote Originally Posted by nikon View Post
    I dont have breed pictures included with it. I have only breed info database with structure I have mentioned in my thread.

    Hoping to receive any order from you people.
    I want to buy it so let me know when you have pictures of a breeds.

    Do you have a script to display these breeds, if yes I want to launch site right now.

Closed Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts