Posted by Stephanie Le Gall on 04/05/06 13:34
Thanks a lot !!!!
I've juste seen my error ... And I feel terrible sending a post like that
!!!
Stιphanie
"Janwillem Borleffs" <jw@jwscripts.com> a ιcrit dans le message de
news:44339C69.2050109@jwscripts.com...
> Stephanie Le Gall wrote:
> > I have the error message but the function seems to work anyway !
> >
> >
> > Is there any way else to do that ? ... or to not have the message ?
> >
>
> Change the recursive call to:
>
> function remplir_tableau($id, &$arrayOfAllElem)
> {
> .....
> remplir_tableau($row[0], $arrayOfAllElem);
> }
> }
>
>
>
> JW
>
Navigation:
[Reply to this message]
|