Raised This Month: $ Target: $400
 0% 

Pass multiple parameters to set_task


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-04-2011 , 18:59   Re: Pass multiple parameters to set_task
Reply With Quote #2

PHP Code:
new array[2]
array[
0] = integer_info
array[1] = other_integer_info
set_task
(1.0"function"12345, array, sizeof(array)) 
PHP Code:

public function(thisarray[], task_id)
{
    
thisarray[0] = // integer_info
    
thisarray[1] = // other_integer_info

__________________

Last edited by fysiks; 05-05-2011 at 18:29. Reason: Fixed args order in function()
fysiks is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode