LD_QuizPro::datapos_array( int $question_id, int $count )

Returns an array of MD5 Checksums on a concatenated string comprised of user id, question id, and i, where the array size is count and i is incremented from 0 for each array element


Description Description


Parameters Parameters

$question_id

(Required) Question ID

$count

(Required) Count


Top ↑

Return Return

(array) Array of MD5 checksum strings


Top ↑

Source Source

File: includes/quiz/ld-quiz-pro.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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