Ver Mensaje Individual
  #9 (permalink)  
Antiguo 14/02/2008, 11:38
Avatar de T4ke0veR
T4ke0veR
 
Fecha de Ingreso: agosto-2007
Ubicación: Quito - Ecuador
Mensajes: 1.720
Antigüedad: 16 años, 8 meses
Puntos: 28
Re: ERROR: SQL syntax;

aja... pero si en la linea 6
solo tengo esto
<?php

seguido mas abajo d esto

function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
{
$theValue = (!get_magic_quotes_gpc()) ? addslashes($theValue) : $theValue;

entonces... en la 73 viene esto
Código PHP:
$insertGoTo "list_prod.php"
  if (isset(
$_SERVER['QUERY_STRING'])) { 
    
$insertGoTo .= (strpos($insertGoTo'?')) ? "&" "?"
    
$insertGoTo .= $_SERVER['QUERY_STRING']; 
  } 
 
header(sprintf("Location: %s"$insertGoTo)); 

__________________
Diseño gráfico, Web, imagen corporativa, publicidad ...