$resultado=mysql_query($PedidoLinea);
$resultado=mysql_query($PedidoLinea); if (!$resultado) { echo mysql_error(); }