phpcoder
JEDNODUCHE QUERY

$query2 = "SELECT * FROM prizes WHERE date >= '".$date."' and date < '".date('Y-m-d', $dateplus)."' group by ".$groupby."";                      
$result2 = mysql_query($query2);
while ($row2 = mysql_fetch_array($result2)){
}
12 months ago (E)

No replys yet!

It seems that this publication does not yet have any comments. In order to respond to this publication from phpcoder , click on at the bottom under it