Re: [PHP] Using PHP for directory indexing

2001-11-12 Thread Mike Harvey
return 0; > } > > Rudolf Visagie > Principal Software Developer > Digital Healthcare Solutions > Tel. +27(0)11 266 6946 > Fax. +27(0)11 266 5080 > Cell: +27(0)82 895 1598 > E-mail: [EMAIL PROTECTED] > > > -Original Message- > From: Kevin Garrett [mailto:

RE: [PHP] Using PHP for directory indexing

2001-11-12 Thread Kevin Garrett
<[EMAIL PROTECTED]> >To: 'Kevin Garrett' <[EMAIL PROTECTED]>, "'[EMAIL PROTECTED]'" ><[EMAIL PROTECTED]> >Subject: RE: [PHP] Using PHP for directory indexing >Date: Mon, 12 Nov 2001 14:15:14 +0100 > > // print the c

RE: [PHP] Using PHP for directory indexing

2001-11-12 Thread Rudolf Visagie
eturn 0; } Rudolf Visagie Principal Software Developer Digital Healthcare Solutions Tel. +27(0)11 266 6946 Fax. +27(0)11 266 5080 Cell: +27(0)82 895 1598 E-mail: [EMAIL PROTECTED] -Original Message- From: Kevin Garrett [mailto:[EMAIL PROTECTED]] Sent: 12 November 2001 03:08 To: [EMAIL PRO

RE: [PHP] Using PHP for directory indexing

2001-11-12 Thread Oosten, Sjoerd van
_ -Oorspronkelijk bericht- Van: Kevin Garrett [mailto:[EMAIL PROTECTED]] Verzonden: maandag 12 november 2001 14:08 Aan: [EMAIL PROTECTED] Onderwerp: [PHP] Using PHP for directory indexing Hi All, I am wondering if anyone can help me with this. I want people accessing my si

[PHP] Using PHP for directory indexing

2001-11-12 Thread Kevin Garrett
Hi All, I am wondering if anyone can help me with this. I want people accessing my site to see a list of HTML reports but I don't want to turn on Directory indexing on my Apache webserver, seeing as the directory path is present. What I'm looking to do, is to write a basic php script