if ($file!="") {
if ($file_size>41000) {$si=0;}
else { $a=move_uploaded_file ( $file, "../imgnoticias/$file_name" );
}
}
if ($file2!="") {
if ($file2_size>41000) {$si=0;}
else { $a=move_uploaded_file ( $file2, "../imgnoticias/$file2_name" );
}
}
Esta es la parte donde se suben las imagenes, donde tendria que poner el chmod()??? esque estoy probando de muchas maneras pero nada...
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![Neurótico](http://static.forosdelweb.com/fdwtheme/images/smilies/scared.png)
![Neurótico](http://static.forosdelweb.com/fdwtheme/images/smilies/scared.png)
Graciass