Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:create:functions:getquestions [24.01.2015 15:47] – [Examples] alexander.ritteren:create:functions:getquestions [24.01.2015 15:48] (current) – [Examples] alexander.ritter
Line 40: Line 40:
  
 <code php> <code php>
-// Create the random list only once+// Create the random list once only
 if (!isset($questions)) { if (!isset($questions)) {
   $all = getQuestions('AB');   $all = getQuestions('AB');
en/create/functions/getquestions.txt · Last modified: 24.01.2015 15:48 by alexander.ritter
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki