Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #22975

Re: variabile nella istruzio select

From Corrado Modica <corrado.modica.71@outlook.it>
Newsgroups it.comp.www.php
Subject Re: variabile nella istruzio select
Date 2022-09-08 11:50 +0200
Organization Aioe.org NNTP Server
Message-ID <tfcdt2$tcg$1@gioia.aioe.org> (permalink)
References <t9mnss$j3p$1@gioia.aioe.org>

Show all headers | View raw


Il 01/07/2022 14:04, Akery ha scritto:
> tutto funziona correttamente se la riga
> 
> $sql = "SELECT * FROM check_temp where cf='".$cfisc."'";


$sql = "SELECT * FROM check_temp where cf='$cfisc'";


-- 
Questa email รจ stata esaminata alla ricerca di virus dal software antivirus Avast.
www.avast.com

Back to it.comp.www.php | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

variabile nella istruzio select Akery <capricorno1980@gmail.it> - 2022-07-01 14:04 +0200
  Re: variabile nella istruzio select bramante <bramante@yopmail.com> - 2022-07-01 14:56 +0200
    Re: variabile nella istruzio select Akery <capricorno1980@gmail.it> - 2022-07-04 14:19 +0200
  Re: variabile nella istruzio select Corrado Modica <corrado.modica.71@outlook.it> - 2022-09-08 11:50 +0200

csiph-web