Ver Mensaje Individual
  #17 (permalink)  
Antiguo 03/07/2006, 17:30
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 17 años, 11 meses
Puntos: 2135
mmm prueba con esto:
Código PHP:
$params = array(
     
"item_id" => $item_id,
     
"cat_id" => $cat_id,
     
"sub_cat_id" => $sub_cat_id,
);

$link '<a href="%s">%s</a>';
echo 
sprintf$link"aportar_info.php?" http_build_query$params ), "<b>Aporta Informacion</b>" );