![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
03/09/2015, 09:49
|
| | Fecha de Ingreso: junio-2007
Mensajes: 4
Antigüedad: 17 años, 8 meses Puntos: 0 | |
Respuesta: porblema oracle o php Ñ y acento Agrega estas líneas
en tu archivo php
putenv("NLS_LANG=SPANISH_SPAIN.AL32UTF8");
putenv("NLS_CHARACTERSET=AL32UTF8"); |