[PHP-DEV] Re: Resource array of arrays (variable at runTime)

2003-12-17 Thread VIVI Arno
e but I think the PECL list might be a better place for the question. > > -Justin Hannus > > > "VIVI arno" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hello, > > > > I try to build an extension for my pleasure. > > I woul

[PHP-DEV] Resource array of arrays (variable at runTime)

2003-12-17 Thread Vivi Arno
Hello, I try to build an extension for my pleasure. I would like to make a function which return me an array of variable arrays. For example, I would like that the function "myfunction( $line, $col, $DefaultValue)", return me one array of line arrays with col colums. I mean: $array = { [0] => {