Ciao a tutti ho bisogno di un vostro consiglio ho una tabella con questi campi
|start|end|data|
posso fare questa query:
Codice PHP:where (start='0' AND end='0' AND data=now()) or (start='1' AND end='1' AND data=Now())
Ciao a tutti ho bisogno di un vostro consiglio ho una tabella con questi campi
|start|end|data|
posso fare questa query:
Codice PHP:where (start='0' AND end='0' AND data=now()) or (start='1' AND end='1' AND data=Now())