Re: [PHP-WIN] HELP: Print directory structure.

2001-05-15 Thread Daniel Beulshausen
At 16:10 15.05.2001 +0200, Alessio Bernesco Làvore wrote: >Could someone help me, please? > >I have to build a recursive function that print to video all the directories >(and sub-directories and so on...) names presents in a specified >sub-directory on the server. > >I can't handle that function

RE: [PHP-WIN] HELP: Print directory structure.

2001-05-15 Thread Svensson, B.A.T.
Untested :-) generic algorithm for recursion: PROCEDURE Recurce(a) PROCESS a IF THEN DO ELSE DO Recurce(a) END IF END >-Original Message- >From: Alessio Bernesco L`vore >[mailto:[EMAIL PROTECTED]] >Sent: Tuesday, May 15, 2001 4:10 PM >To: [EMAIL PROTECTED] >Subject: [PH

Re: [PHP-WIN] HELP: Print directory structure.

2001-05-15 Thread Keith Ng
In reply to [EMAIL PROTECTED]: > Return-Path: <[EMAIL PROTECTED]> > Received: from toye.php.net (va.php.net [198.186.203.51]) > by cobalt1.intermedia.com.sg (8.10.2/8.10.2) with SMTP id f4FE59Z12111 > for <[EMAIL PROTECTED]>; Tue, 15 May 2001 22:05:09 +0800 > Received: (qmail 1861