10/07/2012, 04:42
|
Colaborador | | Fecha de Ingreso: marzo-2008 Ubicación: Sabadell
Mensajes: 4.897
Antigüedad: 16 años, 8 meses Puntos: 574 | |
Respuesta: Agregar diversos updates con SQL
Código PHP:
Ver originalmysql_query("update users set fb = '$fb', tw = '$tw', you = '$you' where alias = '$sesion'");
Esto?
Código PHP:
Ver originalecho "<a href='".$row['url']."'><img src='../images/".$row['foto']."'width='150px' height='150px'></a>";
__________________ Quim
--------------------------------------------------
Ayudar a ayudar es una buena práctica!!! Y da buenos resultados. |