Cuestión : diálogo de Ajax del jQuery con el PHP/MySQL

Estoy intentando crear un diálogo del jQuery que se abra y se llene de datos sea consiga vía ajax.  El problema es yo no puede calcular que hacia fuera porque soy dumb.

I tiene una sensación que mi escritura existente es mal del uber, así que si usted podría tener una mirada y darme una cierta dirección, mucho apreciaría it.

You puedo ver mi prueba paginar no el trabajo en: rel= " nofollow " del " _blank " del target= de " http://www.pltproject.org/testing18/test_shit/dialog_test2.php " del href= del
testing18/test_shit/dialog_test2.php
de http://www.pltproject.org/ class= > " claro " del
> del " codeSnippet " del class= del
class= " lineNumbers " del
class= 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:
>< notpretty " del class= " del id= " codeSnippet807770 del

¿$row [“identificación”], 'name'=>$row [“nombre”], 'details'=>$row [“detalles”], 'location'=>$row [“localización”]);
		¡si ($results! = FALTA DE INFORMACIÓN) {
		json_encode de la impresión (arsenal (=>$results “encontrado "));
		mysql_close ();
		} eco otro “{“encontrado”: []}”; vuelta de //must que este otro usted consigue {“encontrado”: FALTA DE INFORMACIÓN} qué causas el GIF animated dentro del textfield a continuar haciendo girar si usted incorpora un término que no esté en el DB.

¿? >

<-----------------------ESCRITURA DEL PHP DEL EXTREMO--------------------------->

<-----------------------COMENZAR LA PÁGINA DE LA PRUEBA-------------------------->

¡
xmlns= " http://www.w3.org/1999/xhtml " del 

Contenido-Tipo " texto/HTML del http-equiv= " del 
Document Untitled
type= " texto/css "/> del " stylesheet " del rel= de " http://www.pltproject.org/testing18/includes18/jQuery/css/plt-theme/jquery-ui-1.8.2.custom.css " del href= del <link
type= " texto/Javascript " ></script> de " http://www.pltproject.org/testing18/includes18/jQuery/js/jquery-1.4.2.min.js " del src= del <script
type= " texto/Javascript " ></script> de " http://www.pltproject.org/testing18/includes18/jQuery/js/jquery-ui-1.8.2.custom.min.js " del src= del <script
type= " texto/Javascript " del <script >
$ (función () {
		$ (“#search_dialog”) .dialog ({
			//bgiframe: verdad,
			autoOpen: falso,
			altura: 500,
			anchura: 500,
			modal: verdad,
		});
		$ (“#search_button”) .click (función () {
			$ (“#search_dialog ").dialog (“abrirse ");
			search_term del var = $ (“#search_input”) .val ();
			$.ajax ({
				//type: “POSTE”,
				dataType: “json”,
				URL: “search_dialog.php”,
				datos: {“término”: search_term}, 
				éxito: función (datos) {  
					$.map (data.found, función (artículo) {
						¡si (&& item.details del >= 0 de item.details! = 1) {// si es el equipo con 0 o los miembros >1
							volver {
								nombre: item.name,
								detalles: item.details + “miembros”
							}
						}
						si (== de item.details 1) {// si es el equipo con 1 miembro
							volver {
								nombre: item.name,
								detalles: item.details + “miembro”
							}
						}
						 
							volver {// si no es el equipo
								nombre: item.name,
								detalles: item.details,
								localización: item.location
							}
					})
					$ (“#dialog_cont”) .append (“class='para'><strong> del <div><div class='poster_img'></div><span” + item.name + “</strong><br>” + item.details + “<br>” + item.location + “</span></div>");
				}    
			})
		});
		
	});
</script>

    <style>
	cuerpo {
	fondo-color: #999;
	}
	.para {
	fuente-familia: Verdana, Ginebra, de sans serif;
	fuente-tamaño: 12px;
	flotador: izquierdo;
	acolchado-tapa: 3px;
	}
	.poster_img {
	flotador: izquierdo;
	altura: 48px;
	anchura: 48px;
	frontera: #ddd del sólido 1px;
	fondo-imagen: URL (poster_image_bkgrd.jpg);
	margen-tapa: 5px;
	margen-derecho: 8px;
	margen-parte inferior: 5px;
	margen-izquierdo: 5px;
	z-índice: 2;
}
#search_cont {
	flotador: izquierdo;
	altura: 26px;
	anchura: 345px;
	margen-tapa: 124px;
	margen-izquierdo: 30px;
	fondo-color: #FFF;
	acolchado-tapa: 2px;
	acolchado-derecho: 2px;
	acolchado-parte inferior: 2px;
}
#search_input {
	fuente-familia: Verdana, Ginebra, de sans serif;
	fuente-tamaño: 100%;
	esquema: medio ningunos;
	color: #4a4a4a;
	fondo-color: #FFF;
	flotador: izquierdo;
	altura: 21px;
	anchura: 313px;
	frontera: 0 ningunos;
	acolchado-tapa: 5px;
	acolchado-izquierdo: 5px;
}
#search_button {
	flotador: la derecha;
	altura: 26px;
	anchura: 26px;
	esquema: medio ningunos;
	fondo-imagen: URL (search_icon.jpg);
	cursor: indicador;
	desbordamiento: ocultado;
	fondo-repetir: repetir;
	fondo-accesorio: voluta;
	fuente-tamaño: 0px;
	frontera: 0px;
}
.sb_team_img {
	flotador: izquierdo;
	altura: 48px;
	anchura: 48px;
	frontera: #ddd del sólido 1px;
	fondo-imagen: URL (bw_flag_bkgrd.jpg);
	margen-tapa: 5px;
	margen-derecho: 8px;
	margen-parte inferior: 5px;
	margen-izquierdo: 5px;
}
.sb_poster_img {
	flotador: izquierdo;
	altura: 48px;
	anchura: 48px;
	frontera: #ddd del sólido 1px;
	fondo-imagen: URL (poster_image_bkgrd.jpg);
	margen-tapa: 5px;
	margen-derecho: 8px;
	margen-parte inferior: 5px;
	margen-izquierdo: 5px;
}
.sb_text {
	fuente-familia: Verdana, Ginebra, de sans serif;
	fuente-tamaño: 12px;
	flotador: izquierdo;
	acolchado-tapa: 3px;
}
a.hit span.sb_text strong.hit fuerte {
	fondo-color: #3B5998;
	color: #fff;
}
	</style>
    </head>

<body>
    id= " search_cont " del <div >
  		
        id= " search_input "/> del " texto " del type= del " search_input " del name= del <input
   		el type= " del " search_button del name= " del <input somete " el id= " search_button "/> del "" del value=
    
</div>
    el title= " búsqueda del " search_dialog " del id= del <div resulta " >
    	id= " dialog_cont " del <div >
        NOTA: Esto no trabaja todavía.  Ésta será mi pregunta siguiente
        </div>
    </div>
</body>
</html>

<-----------------------PÁGINA DE LA PRUEBA DEL EXTREMO---------------------------->
</pre>
           </td>
         </tr>
       </table></div>
</div>
   
class= del <div " claro " ></span></h4>
</td>
</tr>
  <tr><td height="2px"></td></tr> 
  
  <tr style="background-color:#f2f4f6"><td >
<h2 style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:red;font-weight:bold">
<span id="ContentPlaceHolder1_tieude_as">Respuesta : diálogo de Ajax del jQuery con el PHP/MySQL</span>
</h2></td></tr>
  <tr>
<td valign="top"> 
<h5><span id="ContentPlaceHolder1_ans" style="font-family:Tahoma,Geneva,sans-serif;font-size:12px;font-weight:normal;color:#000000">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
<div class="KonaBody"><div class="richText">
AUTORIZACIÓN, sobre qué:  </div></div> <!-- text-ad & richText -->
                      <span class="isBotVideo"></span> <div class="codeSnippet">
                       <table>
         <tr>
           <td class="lineNumbers">
             <pre>
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:
</pre>
           </td>
           <td class="codeBody">
             <pre id="codeSnippet808023" class="notpretty">$ (“#search_button”) .click (función () {
            $ (“#search_dialog ").dialog (“abrirse ");
            search_term del var = $ (“#search_input”) .val ();
            $.ajax ({
                //type: “POSTE”,
                dataType: “json”,
                URL: “search_dialog.php”,
                datos: {“término”: search_term}, 
                éxito: función (datos) {  
                    $.map (data.found, función (artículo) {
                        ¡si (&& item.details del >= 0 de item.details! = 1) {// si es el equipo con 0 o los miembros >1
                            j = {
                                nombre: item.name,
                                detalles: item.details + “miembros”,
                                identificación: item.id,
                                equipo: “y”
                            }
                        }
                        si (== de item.details 1) {// si es el equipo con 1 miembro
                            j = {
                                nombre: item.name,
                                detalles: item.details + “miembro”,
                                identificación: item.id,
                                equipo: “y”
                            }
                        }
                         
                            j = {// si no es el equipo
                                nombre: item.name,
                                detalles: item.details,
                                localización: item.location,
                                identificación: item.id,
                                equipo: “n”
                            }
	                    $ (“#dialog_cont”) .append (”<div><div class="poster_img"></div><span class="para"><strong>“+ j.name +”</strong></span><br><span class="para">“+ j.details +”</span><br><span class="para">“+ j.location +”</span></div>"); })}})}); }); 
</pre> 
           </td>
         </tr>
       </table></div>
         <div class="openInNewWindow">
         <div class="bTypeA bGlowSmall bGlowSmallGray"><div class="glowLeft"></div><div class="glowMiddle" style="padding-left: 15px; padding-right: 15px;"><div class="t2i" style="background: url(http://t2i.experts-exchange.com/t/419106-50.png) no-repeat;width:109px;height:12px;"></div></div><div class="glowRight"></div></div></div>
         <div class="selectAll">
         <div class="bTypeA bGlowSmall bGlowSmallGray"><div class="glowLeft"></div><div class="glowMiddle" style="padding-left: 15px; padding-right: 15px;"><div class="t2i" style="background: url(http://t2i.experts-exchange.com/t/421794-50.png) no-repeat;width:53px;height:12px;"></div></div><div class="glowRight"></div></div></div>
       <div class="clear"></div>
</div>
</span></h5>
</td>
</tr>
<tr><td height="5px"></td></tr>

 <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                <td><table width="100%" height="25px" border="0" cellspacing="0" cellpadding="0">
                                  <tr>

                                    <td width="100px" bgcolor="#FFFFFF" style="padding-left:5px"><span class="f11blue">Otras soluciones</span></td>
                                    <td background="http://programming4.us/images/bg-ch.gif"> </td>
                                  </tr>
                                </table></td>
                              </tr>
                              <tr>
                                <td style="padding:5px">
                                <div>
                                    <table id="ContentPlaceHolder1_DataList2" cellspacing="0" style="width:100%;border-collapse:collapse;">
		<tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/microsoft/2396.aspx' class="a4">
<li> Cómo fijar un número de líneas en un informe</li></a>
</td>
</tr>
</table>
</td>
		</tr><tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/microsoft/13936.aspx' class="a4">
<li> Cómo fijar extremo del aeropuerto como servidor del DHCP en el LAN con SonicWall</li></a>
</td>
</tr>
</table>
</td>
		</tr><tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/software/35212.aspx' class="a4">
<li> Ediciones del enlace hipertexto</li></a>
</td>
</tr>
</table>
</td>
		</tr><tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/microsoft/1352.aspx' class="a4">
<li> Agregar la fecha a MySQL</li></a>
</td>
</tr>
</table>
</td>
		</tr><tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/microsoft/28736.aspx' class="a4">
<li> Pares de las preguntas de Apple</li></a>
</td>
</tr>
</table>
</td>
		</tr><tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/microsoft/16828.aspx' class="a4">
<li> El DNS reverso no empareja la bandera del smtp</li></a>
</td>
</tr>
</table>
</td>
		</tr><tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/microsoft/22260.aspx' class="a4">
<li> ¿Cómo puedo funcionar conmigo PC en modo seguro?</li></a>
</td>
</tr>
</table>
</td>
		</tr><tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/microsoft/10352.aspx' class="a4">
<li> HISTOGRAMA CON EL CP Y EL ANÁLISIS DE CPK</li></a>
</td>
</tr>
</table>
</td>
		</tr><tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/microsoft/31628.aspx' class="a4">
<li> reglas no corrientes de la perspectiva</li></a>
</td>
</tr>
</table>
</td>
		</tr><tr>
			<td>
<table>
<tr>
<td valign="top" align="left">
<a href='http://faq.wmlcloud.com/es/software/37060.aspx' class="a4">
<li> volver un valor</li></a>
</td>
</tr>
</table>
</td>
		</tr>
	</table>

                               
                                </div></td>
                              </tr>
                            </table></td>
                          </tr>

</table>
                    
</div>
                  </td></tr>
                  </table>
                  </form>
                         </td>

                        </tr>
                    
                      <tr>
                        <td> </td>
                        </tr>
                      </table></td>
                    </tr>
                  </table></td>
              </tr>
              </table></td>

        

            </tr>
          </table>

 
         </td>
      </tr>

<tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td background="http://tutorial.wmlcloud.com/images/bg-mn.jpg" height="30px" style="padding:5px;color:#ffffff;font-size:12px; font-family:Tahoma, Geneva, sans-serif;text-decoration: none;" ></td>
              </tr>
              <tr>
                <td><table width="100%" border="0" cellspacing="0" cellpadding="0">


 <tr>

                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="http://tutorial.wmlcloud.com/images/bo-l.png" alt="programming4us" width="8" height="9" /></td>
                          <td bgcolor="#FFFFFF" width="100%"></td>
                          <td><img src="http://tutorial.wmlcloud.com/images/bo-r.png" alt="programming4us" width="8" height="9" /></td>
                        </tr>
                    </table></td>
                  </tr>
                </table></td>

              </tr>
            </table></td>
          </tr>
<tr><td height="2px"></td></tr>
<tr><td>
<div align="center">


</div>
</td>
</tr>
 <tr><td height="3px"></td></tr>

      <tr>
        <td height="2px"></td>
      </tr>
      <tr>
        <td align="left">
        <table cellpadding="0" cellspacing="0" width="100%" align="left">
        <tr>
        <td valign="top">
          <div id="en"><a href='http://faq.wmlcloud.com/software/60806.aspx'><img src='http://faq.wmlcloud.com/flags/en.gif'></a></div>
        </td>
          <td valign="top">
          <div id="de"><a href='http://faq.wmlcloud.com/de/software/60806.aspx'><img src='http://faq.wmlcloud.com/flags/de.gif'></a></div>
        </td>
          <td valign="top">
          <div id="es"><a href='http://faq.wmlcloud.com/es/software/60806.aspx'><img src='http://faq.wmlcloud.com/flags/es.gif'></a></div>
        </td>
          <td valign="top">
          <div id="fr"><a href='http://faq.wmlcloud.com/fr/software/60806.aspx'><img src='http://faq.wmlcloud.com/flags/fr.gif'></a></div>
        </td>
          <td valign="top">
          <div id="nl"><a href='http://faq.wmlcloud.com/nl/software/60806.aspx'><img src='http://faq.wmlcloud.com/flags/nl.gif'></a></div>
        </td>
          <td valign="top">
          <div id="it"><a href='http://faq.wmlcloud.com/it/software/60806.aspx'><img src='http://faq.wmlcloud.com/flags/it.gif'></a></div>
        </td>
          <td valign="top">
          <div id="ru"><a href='http://faq.wmlcloud.com/ru/software/60806.aspx'><img src='http://faq.wmlcloud.com/flags/ru.gif'></a></div>
        </td>
         <td valign="top">
          <div id="se"><a href='http://faq.wmlcloud.com/se/software/60806.aspx'><img src='http://faq.wmlcloud.com/flags/se.gif'></a></div>
        </td>
         <td valign="top">
          
        </td>
        
         <td valign="top">
          <div id="pt"><a href='http://faq.wmlcloud.com/pt/software/60806.aspx'><img src='http://faq.wmlcloud.com/flags/pt.gif'></a></div>
        </td>
         <td valign="top">
          
        </td>
         <td valign="top">
          
        </td>
        </tr>
        </table>
        </td>
      </tr>
        <tr>
        <td height="2px"></td>
      </tr>

</td></tr>


 
</table>
		<script src="//cdn.intergient.com/ramp_core.js"></script>	

</body>
</html>