" />

Please select flower photo:

=1){ $sql = "SELECT * FROM photo ORDER BY RAND() LIMIT 5"; $queryResult = mysqli_query($connection,$sql); if(mysqli_num_rows($queryResult) > 0){ while($row = mysqli_fetch_array($queryResult)){ ?>