The current() function returns the value of the current element in an array.
Note: This function returns FALSE on empty elements or elements with no value.
Hint: This function does not move the arrays internal pointer. To do this, use the next() and prev() functions.
The output of the code above will be:
Your Query was successfully sent!