$NCar) { $str_aux=substr($str,0,$NCar); while ($str_aux[strlen($str_aux)-$i]!=' ') { $str_aux[strlen($str_aux)-$i]=' '; $i++; } $str_aux.=" ..."; } else { $str_aux=$str; } return $str_aux; } ?> Novedades - Mas Evolucion Tunning, cubiertas Mallorca, llantas Mallorca, Neumáticos Mallorca, Oferta neumáticos Mallorca, Ruedas Mallorca
Mas Evolucion Tunning

Novedades

1 and Cod_categoria=2 and Fecha_fin>='$Avui' and Activo='Si' order by Fecha desc"); $res=mysql_db_query ($db, $q); if (mysql_num_rows($res)>0) { while ($row = mysql_fetch_row ($res)) { $Codnot=$row[0]; $Titulo=$row[1]; $Activo=$row[2]; $Tipo=$row[3]; $Fecha=$row[4]; $Fecha_fin=$row[5]; $Descripcion=$row[6]; $Home=$row[7]; $Autor=$row[8]; $Cod_categoria=$row[9]; $Orden=$row[10]; $Subtitulo=$row[11]; $Mostrar_fecha=$row[12]; $Precio=$row[13]; $Destacada=$row[14]; //---------------------------------------- $Fecha=fechaformat($Fecha); $Descripcion=CortaString($Descripcion,100); ?>