anche si io imposto link_forum=1 esso mi restituisce anche records con link_forum=2 o 3, capito?codice:select count(*) as quanti from discussioni where link_forum=1 and nick like '%a%' or titolo like '%a%' or messaggio like '%a%'
anche si io imposto link_forum=1 esso mi restituisce anche records con link_forum=2 o 3, capito?codice:select count(*) as quanti from discussioni where link_forum=1 and nick like '%a%' or titolo like '%a%' or messaggio like '%a%'
C/C++