Ver Mensaje Individual
  #3 (permalink)  
Antiguo 30/11/2010, 11:43
Avatar de T4ke0veR
T4ke0veR
 
Fecha de Ingreso: agosto-2007
Ubicación: Quito - Ecuador
Mensajes: 1.720
Antigüedad: 16 años, 8 meses
Puntos: 28
Respuesta: HELP ] Formulario no se envia

me da este error
Notice: Undefined variable: tmp_name1 in C:\Program Files\EasyPHP-5.3.3.1\www\AM&D\contacto.php on line 145 la 145 es
Código PHP:
if (file_exists($tmp_name1))
    {
    if(
is_uploaded_file($tmp_name1))
    {
    
$file1 fopen($tmp_name1,'rb');
    
$data1 fread($file1,filesize($tmp_name1));
    
fclose($file1);
    
$data1 chunk_split(base64_encode($data1));
    } 
__________________
Diseño gráfico, Web, imagen corporativa, publicidad ...