Front of the queue is: ', queue_peek($myqueue), '
Removed the element at the front of the queue: ', queue_dequeue($myqueue), '