Flourish PHP Unframework
This is an archived copy of the forum for reference purposes

fRecordSet shuffle?

posted by vena 8 years ago

Would it be possible/useful to have the ability to shuffle() the private $records array in an fRecordSet?

You could pretty easily write an ORM plugin that would add a shuffle() method. Check out fORM#AddingMethodstofRecordSet for details.

posted by wbond 8 years ago