Ver Mensaje Individual
  #3 (permalink)  
Antiguo 03/09/2015, 09:49
artvro78
 
Fecha de Ingreso: junio-2007
Mensajes: 4
Antigüedad: 16 años, 11 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");