monkeybidz Posted May 27, 2009 Share Posted May 27, 2009 I am trying to get random 'id' results from '$options'. Here is what I have so far. if ( $poll && $poll->id ) { $layout = JModuleHelper::getLayoutPath('mod_poll'); $tabcnt = 0; $options = modPollHelper::getPollOptions($poll->id); require($layout); } Link to comment https://forums.phpfreaks.com/topic/159811-random-var-results/ Share on other sites More sharing options...
cunoodle2 Posted May 27, 2009 Share Posted May 27, 2009 http://us3.php.net/rand Link to comment https://forums.phpfreaks.com/topic/159811-random-var-results/#findComment-842918 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.