Seleccione una herramienta para ver los proyectos que podemos realizar con ella accesorios Tokits.
include ("files/conexion.php");
$link=Conectarse();
$result=mysql_query("SELECT DISTINCT elemento, herramientas.nombre FROM relaciones left join herramientas on herramientas.ID=relaciones.elemento left join videos on videos.ID=relaciones.video WHERE videos.tipo=0 and videos.video<>'' and tipoelem=1",$link);
while($rs = mysql_fetch_array($result))
{
echo '