On Wed, 18 May 2005 09:02:01 -0400, wrote:
>I find PHP arrays easier than Perl's data structures. Probably because
>PHP just has arrays, there really is no differentiation between arrays
>(Perl @) and hashes (Perl %). And PHP references arrays the same way as
>variables ($), which may or may n
On 18 May 2005 01:28:07 -, wrote:
>* Zzapper <[EMAIL PROTECTED]>:
>> I seem to remember that you access/use PHP data in the same/similar
>> way to Perl data and that you can create complex data structures ie
>> arrays of arrays, arrays of records etc.
>>
>> For once Google let me down so can
* Zzapper <[EMAIL PROTECTED]>:
> I seem to remember that you access/use PHP data in the same/similar
> way to Perl data and that you can create complex data structures ie
> arrays of arrays, arrays of records etc.
>
> For once Google let me down so can any one point at any doc info.
Did you try bu
Zzapper wrote:
Hi,
I seem to remember that you access/use PHP data in the same/similar way to Perl
data and that you
can create complex data structures ie
arrays of arrays, arrays of records etc.
For once Google let me down so can any one point at any doc info.
class A { }
/** Initialize the arr
4 matches
Mail list logo