* Chris Aitken <[EMAIL PROTECTED]> [010729 19:44]:
> Something ive been working on and not having much success is this. I am
> writing a function, and I want to be able to feed it the following -
>
> function_name (
> array("Apple","Red","10","20"),
> array("Banana","Yellow","1
Hi guys,
Something ive been working on and not having much success is this. I am
writing a function, and I want to be able to feed it the following -
function_name (
array("Apple","Red","10","20"),
array("Banana","Yellow","10","20")
);
now, basically what I want to
2 matches
Mail list logo