![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
03/05/2005, 11:06
|
O_O | | Fecha de Ingreso: enero-2002 Ubicación: Santiago - Chile
Mensajes: 34.417
Antigüedad: 23 años, 1 mes Puntos: 129 | |
En principio deberías poder hacerlo usando:
ini_set() www.php.net/ini_set
(antes de tus session_start())
Pero mejor si puedes crear un .htaccess y definir en el unos "php_flag": http://www.zend.com/manual/configuration.changes.php
Un saludo, |