[PHP] Returning reference problem

2005-01-29 Thread Jon
Starting over since my last thread had too little effort put in it. I have this script that should create a multi-demensional array that would resemble a directory structure. The problem is that after adding one element to a folder it appears to be creating a new object instead of adding another

Re: [PHP] Returning reference problem

2005-01-29 Thread Jochem Maas
Jon wrote: Starting over since my last thread had too little effort put in it. I have this script that should create a multi-demensional array that would resemble a directory structure. The problem is that after adding one element to a folder it appears to be creating a new object instead of