Ver Mensaje Individual
  #32 (permalink)  
Antiguo 04/10/2007, 01:38
Avatar de ZiTAL
ZiTAL
 
Fecha de Ingreso: marzo-2004
Ubicación: Bermio (Bizkaia)
Mensajes: 1.545
Antigüedad: 20 años, 9 meses
Puntos: 62
Re: MiniChat con PHP/MySQL/AJAX v2.0

Bueno viendo que hay un problema de acentos, ñ-s y otras cosas mas pues me he decidido a arreglarlo, la solucion ha sido:

Al ingresar los datos en la BBDD:

Código PHP:
...
if(
$_GET["Enviar"]=="si")
...
$insert="insert into chat values(".$max.",'".utf8_decode($_REQUEST["comentario"])."','".$fecha."')";
... 
en codigo xHTML:
Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>...
bueno esto seria para xhtml 1.1, habria que poner el respectivo a vuestra web ;)

voy a modificar el primer post ;)
__________________
http://zital.no-ip.org
____________________

Euskerie ahuen eta bijotzan