Share » Forums » Developer » Module Development - Please help!!!

Module Development - Please help!!!

Module Development - Please help!!!

Monday 10 November 2003 11:16:32 pm - 1 reply

Author Message

Paul Forsyth

Tuesday 11 November 2003 2:17:06 am

Declare the type of the variable being input into the function:

'parameters' => array(array('name' => 'upc',
'type' => 'integer',
'required' => true,
'default' => false)));

Do you want to return an array from the integer you input? '123' becomes '1,2,3'? From your code it seems like you are simply passing a number to the php and back again.

paul

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu