Recent content by Theonomy

  1. T

    one random number per day

    Hey guys. I know it's been a while since previous posts were written, but while googling around I found it and I used it to make simple thing. I used following code: if ($row['Date'] != date("Y-m-d")) { //Then it must be the next day $Number = 0; while($Number ==...
Back
Top