Sample Form

Fill out some of the form then press submit to see how the "function getArrayAsString" processes an array-within-an-array.

Your name

Your email

Check all that apply to you (these checkboxes are an array)
    I am a human being
    I live on land
    I love sushi
    I develop websites
    I have 15 or more cats
    I have 2 or more children
    All of my children are boys

NOTE: this does not actually email or do anything other than show you how the function looks after it's processed the POST array and any array-values.