Ver Mensaje Individual
  #3 (permalink)  
Antiguo 28/06/2002, 09:59
Avatar de Cain
Cain
 
Fecha de Ingreso: enero-2002
Ubicación: Catalunya
Mensajes: 6.459
Antigüedad: 23 años, 1 mes
Puntos: 17
Re: Caracteres de Variable

$longitud = strlen($variable);

$principio = substr($variable, 0, $cantidad_de_caracteres);

Joe Tawers,
<a href="http://www.ilimit.com/towers">http://www.ilimit.com/towers</a>