ehm.. no..Originariamente inviato da ade_v
Codice PHP:
SELECT qnt FROM tabella WHERE IF(qnt <= '$x', qnt, qnt>'$x') ORDER BY qnt DESC LIMIT 1
restituisce sempre 1000...
ehm.. no..Originariamente inviato da ade_v
Codice PHP:
SELECT qnt FROM tabella WHERE IF(qnt <= '$x', qnt, qnt>'$x') ORDER BY qnt DESC LIMIT 1
restituisce sempre 1000...
You HAVE to assume your visitor is a maniac serial killer, out to destroy your application. And you have to prevent it.
I can accept failure, everyone fails at something - But I can't accept not trying.