|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2012-07-30 16:09 UTC] mike at saymikeo dot com
Description: ------------ input vars array of numbers and time period returns an empty array. Thanks! PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 17:00:01 2025 UTC |
Are you using trunk? This pattern works for me var_dump(trader_t3(get_data("high", $data1))); with the data and function from tests/inc/data.php tests/inc/func.php As well when i pass a time period. Please give more info on how you run it, how much data, which time period.