llms_get_question( boolean $the_question = false, array $args = array() )

Get Question


Parameters Parameters

$the_question

(boolean) (Optional) [Is question class init?]

Default value: false

$args

(array) (Optional) [class init args]

Default value: array()


Top ↑

Return Return

(new) instance of class


Top ↑

Source Source

File: includes/llms.template.functions.php

 * Shuffles an array while keeping the array indices
 *
 * @param array $array

Top ↑

User Contributed Notes User Contributed Notes

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