![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
02/01/2010, 07:16
|
| | Fecha de Ingreso: julio-2009
Mensajes: 157
Antigüedad: 15 años, 7 meses Puntos: 2 | |
Respuesta: Upload de Archivos He probado también a poner
if (!((strpos($tipo, "application/msword" ) || strpos($tipo, "pdf") || strpos($tipo, "application/vnd.oasis.opendocument.text") || strpos($tipo, "text/plain") ) && ($tamano < 9000000000))) {
y tampoco funciona |