
03/09/2015, 09:49
|
| | Fecha de Ingreso: junio-2007
Mensajes: 4
Antigüedad: 18 años, 1 mes 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"); |