Ver Mensaje Individual
  #8 (permalink)  
Antiguo 25/04/2011, 12:21
Avatar de Unxky28
Unxky28
 
Fecha de Ingreso: marzo-2006
Mensajes: 82
Antigüedad: 18 años
Puntos: 1
Respuesta: problema con acentos

Hola prueba en tu datos que esten bien configurados, tambien fijate como está tu META del HTML, por ejemplo:

Código PHP:
Ver original
  1. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

Ahora puedes usar estas dos funciones de php:

Código PHP:
Ver original
  1. http://php.net/manual/en/function.utf8-encode.php
  2. http://php.net/manual/en/function.utf8-decode.php

Saludos.
__________________
El Futuro esta en Tus Manos...