Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/09/2007, 03:12
yazo
 
Fecha de Ingreso: abril-2003
Mensajes: 363
Antigüedad: 21 años
Puntos: 3
Re: Error al ingresar datos en MySQL

Nada, sigue dando el mismo error:

Ha ocurrido un error de MySQL.
Error: (1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '24.14" N

Longitud: 3º 27' 23.03" O</p' at line 1

Lo he puesto de esta forma:
Código PHP:
        //Configurar los htmls del fckeditor
        
$textoconvertido addslashes(htmlspecialchars($_POST[texto])); 
De todas formas muchas gracias por la respuesta.