Reply
World Spa Centers Database
Old 03-07-2007, 05:06 PM World Spa Centers Database
Extreme Talker

iTrader Rating: 0 (View)
Posts: 220
Name: Baris
World Spa Centers Database is for sale now

Description:


This awesome db includes all kinds of spa centers.

Fields:

1) ID
2) CAT
3) NAME
4) COUNTRY
5) STATE OR CITY OR TOWN (For ex: This field includes "state" names For USA)
6) EXTRA ADDRESS (This db is more indepth)
7) WEBSITE
8) TELEPHONE
9) SPA TYPE
10) EXTRA FEATURES
11) MAIN ADDRESS
12) EXTRA ADDRESS2
13) POSTCODE

There're some extra fields which are bonus from me: website, extra features, extra address2, postcode

Structure:
PHP Code:
CREATE TABLE `site_data` (
  `
idbigint(20NOT NULL auto_increment,
  `
catvarchar(50NOT NULL default '',
  `
namevarchar(255character set utf8 collate utf8 NOT NULL default '',
  `
countrytext character set utf8 collate utf8 NOT NULL,
  `
statecitytowntext character set utf8 collate utf8,
  `
extraaddresstext character set utf8 collate utf8,
  `
websitetext character set utf8 collate utf8,
  `
telephonetext character set utf8 collate utf8,
  `
spatypetext character set utf8 collate utf8,
  `
extrafeaturestext character set utf8 collate utf8,
  `
mainaddresstext character set utf8 collate utf8,
  `
extraaddress2text character set utf8 collate utf8,
  `
postcodetext character set utf8 collate utf8,
  
PRIMARY KEY  (`id`),
  
KEY `cat_index` (`cat`)
ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=3383 
Sample from db:
PHP Code:
INSERT INTO `site_dataVALUES (8'N''New Life Hiking Spa''United States''Vermont''Killington''www.newlifehikingspa.com''1(866) 389-9598''Destination Spa''25 rooms,$$\n Affordable Spa Vacations, Hiking, Mountains,''PO Box 395''Killington, Vermont''05751-0395'); 
Records: 3.381

Price: 39$

Regards
__________________
UK Databases - US Databases
All Databases
gtithesexy is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Reply     « Reply to World Spa Centers Database
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13343 seconds with 12 queries