Project

General

Profile

Download (8.51 KB) Statistics
| Branch: | Tag: | Revision:
1
<?php
2
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Alabama', 'AL', 'US')");
3
if (!$query2) $query_ok = FALSE;
4
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Alaska', 'AK', 'US')");
5
if (!$query2) $query_ok = FALSE;
6
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Arizona', 'AZ', 'US')");
7
if (!$query2) $query_ok = FALSE;
8
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Arkansas', 'AR', 'US')");
9
if (!$query2) $query_ok = FALSE;
10
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('California', 'CA', 'US')");
11
if (!$query2) $query_ok = FALSE;
12
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Colorado', 'CO', 'US')");
13
if (!$query2) $query_ok = FALSE;
14
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Connecticut', 'CT', 'US')");
15
if (!$query2) $query_ok = FALSE;
16
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Washington, D.C.', 'DC', 'US')");
17
if (!$query2) $query_ok = FALSE;
18
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Delaware', 'DE', 'US')");
19
if (!$query2) $query_ok = FALSE;
20
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Florida', 'FL', 'US')");
21
if (!$query2) $query_ok = FALSE;
22
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Georgia', 'GA', 'US')");
23
if (!$query2) $query_ok = FALSE;
24
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Hawaii', 'HI', 'US')");
25
if (!$query2) $query_ok = FALSE;
26
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Idaho', 'ID', 'US')");
27
if (!$query2) $query_ok = FALSE;
28
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Illinois', 'IL', 'US')");
29
if (!$query2) $query_ok = FALSE;
30
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Indiana', 'IN', 'US')");
31
if (!$query2) $query_ok = FALSE;
32
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Iowa', 'IA', 'US')");
33
if (!$query2) $query_ok = FALSE;
34
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Kansas', 'KS', 'US')");
35
if (!$query2) $query_ok = FALSE;
36
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Kentucky', 'KY', 'US')");
37
if (!$query2) $query_ok = FALSE;
38
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Louisiana', 'LA', 'US')");
39
if (!$query2) $query_ok = FALSE;
40
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Maine', 'ME', 'US')");
41
if (!$query2) $query_ok = FALSE;
42
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Maryland', 'MD', 'US')");
43
if (!$query2) $query_ok = FALSE;
44
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Massachusetts', 'MA', 'US')");
45
if (!$query2) $query_ok = FALSE;
46
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Michigan', 'MI', 'US')");
47
if (!$query2) $query_ok = FALSE;
48
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Minnesota', 'MN', 'US')");
49
if (!$query2) $query_ok = FALSE;
50
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Mississippi', 'MS', 'US')");
51
if (!$query2) $query_ok = FALSE;
52
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Missouri', 'MO', 'US')");
53
if (!$query2) $query_ok = FALSE;
54
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Montana', 'MT', 'US')");
55
if (!$query2) $query_ok = FALSE;
56
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Nebraska', 'NE', 'US')");
57
if (!$query2) $query_ok = FALSE;
58
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Nevada', 'NV', 'US')");
59
if (!$query2) $query_ok = FALSE;
60
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('New Hampshire', 'NH', 'US')");
61
if (!$query2) $query_ok = FALSE;
62
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('New Jersey', 'NJ', 'US')");
63
if (!$query2) $query_ok = FALSE;
64
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('New Mexico', 'NM', 'US')");
65
if (!$query2) $query_ok = FALSE;
66
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('New York', 'NY', 'US')");
67
if (!$query2) $query_ok = FALSE;
68
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('North Carolina', 'NC', 'US')");
69
if (!$query2) $query_ok = FALSE;
70
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('North Dakota', 'ND', 'US')");
71
if (!$query2) $query_ok = FALSE;
72
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Ohio', 'OH', 'US')");
73
if (!$query2) $query_ok = FALSE;
74
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Oklahoma', 'OK', 'US')");
75
if (!$query2) $query_ok = FALSE;
76
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Oregon', 'OR', 'US')");
77
if (!$query2) $query_ok = FALSE;
78
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Pennsylvania', 'PA', 'US')");
79
if (!$query2) $query_ok = FALSE;
80
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Rhode Island', 'RI', 'US')");
81
if (!$query2) $query_ok = FALSE;
82
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('South Carolina', 'SC', 'US')");
83
if (!$query2) $query_ok = FALSE;
84
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('South Dakota', 'SD', 'US')");
85
if (!$query2) $query_ok = FALSE;
86
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Tennessee', 'TN', 'US')");
87
if (!$query2) $query_ok = FALSE;
88
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Texas', 'TX', 'US')");
89
if (!$query2) $query_ok = FALSE;
90
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Utah', 'UT', 'US')");
91
if (!$query2) $query_ok = FALSE;
92
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Vermont', 'VT', 'US')");
93
if (!$query2) $query_ok = FALSE;
94
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Virginia', 'VA', 'US')");
95
if (!$query2) $query_ok = FALSE;
96
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Washington', 'WA', 'US')");
97
if (!$query2) $query_ok = FALSE;
98
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('West Virginia', 'WV', 'US')");
99
if (!$query2) $query_ok = FALSE;
100
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Wisconsin', 'WI', 'US')");
101
if (!$query2) $query_ok = FALSE;
102
$query2 = db_query("INSERT INTO {expertsdb_address_states} (state_name, state_abbrv, country_code) VALUES ('Wyoming', 'WY', 'US')");
103
if (!$query2) $query_ok = FALSE;
104
$query2 = db_query("INSERT INTO {expertsdb_address_countries} (country_name, country_code) VALUES ('United States', 'US')");
105
if (!$query2) $query_ok = FALSE;
(14-14/47)