> -Original Message-
> From: Haseeb [mailto:[EMAIL PROTECTED]
> Sent: 26 June 2001 22:56
>
> ps. sprry for beaking thread but i am not subscribed to any
> news server.using outlook exp and don't know how to configure it.
At least configure your system's clock, please -- it's currently 2
Hi,
from the array i asume that you are trying to make a tree structure like this
Data_Array
{
Mar-99
{
0,
0,
5945,
33,
0
}
}
Second you said that you want to make variables out
I need some information about an array structured as follows:
$example_data = array(
array("Mar-99",0,0,5945.33,0),
array("Feb-99",0,0,47648.90,0),
array("Jan-99",0,0,13365.52,0)
);
I need to know the largest number in the array.
I need to know how many sets of numbers there are, ie how many comma
3 matches
Mail list logo