Ver Mensaje Individual
  #15 (permalink)  
Antiguo 12/10/2015, 19:16
vito30
 
Fecha de Ingreso: octubre-2015
Ubicación: Antofagasta
Mensajes: 13
Antigüedad: 8 años, 7 meses
Puntos: 0
Respuesta: como eliminar una imagen del directorio

Código HTML:
Ver original
  1. <a href="slider_edit.php?recordID=<?php echo $row_Recordset1['idCont']; ?>"><img src="http://www.forosdelweb.com/f18/images/admin/edit.png" width="25" height="25" /></a>&nbsp;&nbsp;<a href="slider_remove.php?recordID=<?php echo $row_Recordset1['idCont']; ?>?image=<?php echo $row_Recordset1['strImagen'];?>"><img src="http://www.forosdelweb.com/f18/images/admin/supr.png" width="25" height="25" onclick="javascript:return asegurar();"/></a>