View unanswered posts | View active topics It is currently Fri Mar 29, 2024 4:34 pm



Reply to topic  [ 2 posts ] 
 Attn Leon 
Author Message
Group 1 winner

Joined: Tue Feb 02, 2016 4:16 pm
Posts: 2297
Post Attn Leon
Ground in Australia always seems to be Heavy, can you check your weather thingy.


Fri Apr 08, 2022 11:46 am
Profile
Group 1 winner

Joined: Wed May 14, 2008 2:50 pm
Posts: 2446
Post Re: Attn Leon
Yes you right. This is the logic. Note there is no chance of heavy

if ($course_id == 'Caulfield' || $course_id == 'Randwick' || $course_id == 'Flemington' || $course_id == 'Moone Valley' || $course_id == 'Eagle Farm' || $course_id == 'Rosewell') {
$summer = array('Firm' => '18', 'Good to Firm' => '30', 'Good' => '40', 'Good to Soft' => '10', 'Soft' => '2');
foreach ($summer as $spr => $value) {
$weather = array_merge($weather, array_fill(0, $value, $spr));
}
}


I will have a look why it's not picking up the correct values. Will see if I have time this weekend


Fri Apr 08, 2022 1:39 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.