class= " lineNumbers " del
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
|
class= del
>< notpretty " del class= " del id= " codeSnippet807770 del
PHP
require_once (“. /Connections/PLT.php ");
$term = $_GET [“termine„];
mysql_select_db ($database_PLT, $PLT);
$query = “
Il user_id PRESCELTO COME “identificazione„, CONCAT (first_name, ““, last_name) COME “nome„, CONCAT (school_name,„„, school_type) COME “dettaglia„, CONCAT (città, “,„, condizione) COME “posizione„
Dagli utenti
DOVE CONCAT (first_name, '', last_name) COME “$term%„
UNIONE
SELEZIONARE il team_id COME “identificazione„, team_name COME “nome„, member_qty COME “dettaglia„, accedono a COME “posizione„
Dalle squadre
DOVE il team_name GRADICE “$term%„„;
$query_result = il mysql_query ($query, $PLT) o muoiono (mysql_error ());
//this genera un oggetto del json
mentre ($row = mysql_fetch_assoc ($query_result))
$results [] = allineamento ('id'=>$row [“identificazione„], 'name'=>$row [“nome„], 'details'=>$row [“particolari„], 'location'=>$row [“posizione„]);
se ($results! = POSIZIONE DI SEGNALE MINIMO) {
json_encode della stampa (allineamento (=>$results “trovato "));
mysql_close ();
} eco altro “{“trovato„: []}„; ritorno che di //must questo altro ottenete {“trovato„: POSIZIONE DI SEGNALE MINIMO} quali cause il GIF animated all'interno del textfield da continuare a filare se entrate in un termine che non è nel DB.
? >
<-----------------------SCRITTO DEL PHP DELL'ESTREMITÀ--------------------------->
<-----------------------INIZIARE LA PAGINA DELLA PROVA-------------------------->
xmlns= " http://www.w3.org/1999/xhtml " del
Soddisfare-Tipo testo/HTML " del http-equiv= di
Document Untitled
type= " testo/css "/> " dello stylesheet " " del rel= " di http://www.pltproject.org/testing18/includes18/jQuery/css/plt-theme/jquery-ui-1.8.2.custom.css del href= del " di http://www.pltproject.org/testing18/includes18/jQuery/js/jquery-1.4.2.min.js " dello src= del " di http://www.pltproject.org/testing18/includes18/jQuery/js/jquery-ui-1.8.2.custom.min.js " dello src= del
id= " search_cont " del
id= " search_input "/> " del testo " " del type= " del search_input del name= del del "" del value=
il title= " ricerca " del search_dialog " del id= del
id= " dialog_cont " del
NOTA: Ciò non funziona ancora. Ciò sarà la mia domanda seguente
<-----------------------PAGINA DELLA PROVA DELL'ESTREMITÀ---------------------------->
|