Should be something like so...

"SELECT text FROM events WHERE date < now() SORT BY date DESC LIMIT 1"

That should work.

Adam

Reply via email to