Denuvo por aca, necesito que este codigo que espongo acontinuacion se conecte a 2 areas de mi base de datos, precisamente 2 tablas, esto se podia hacer pero no me acuerdo cual era el codigo. El codigo esta en html pero es para un juego en el cual tambien se ejecutan los html.
Código HTML:
<html>
<body>
<center>
<font color="66cc00">Rankin .::L2odix::.</font><br>
<center><img src="L2UI.SquareWhite" width=260 height=1></center><br>
<center><table width=150>
<tr>
<td><center>
<button value="TOP PK" action="bypass -h Quest 50300_PKlist 1" width=75 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</center></td>
</tr>
<tr>
<td><center>
<button value="TOP PvP" action="bypass -h Quest 50300_PKlist 2" width=75 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</center></td>
</tr>
</center></table>
<br>
<center><img src="L2UI.SquareWhite" width=260 height=1></center>
<center>
<img src=Sek.start_logo width=256 height=256 align=right>
</center>
</body>
</html>