scbForms::get_value( string $name, array $value, mixed $fallback = null )

Traverses the formdata and retrieves the correct value.


Package


    Description Description


    Parameters Parameters

    $name

    (string) (Required) The name of the value

    $value

    (array) (Required) The data that will be traversed

    $fallback

    (mixed) (Optional) (optional) The value returned when the key is not found

    Default value: null


    Top ↑

    Return Return

    (mixed)


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

    You must log in before being able to contribute a note or feedback.