RE: [PHP-WIN] Displaying An Image / Non-Web accessible Dir

2004-11-04 Thread Armando
EMAIL PROTECTED] Sent: November 1, 2004 11:45 PM To: 'PHP Windows List' Subject: RE: [PHP-WIN] Displaying An Image / Non-Web accessible Dir Thanks for the information Warren. I am actually already passing parameters to the page for the file types (at least I was in ASP and will now do so in P

RE: [PHP-WIN] Displaying An Image / Non-Web accessible Dir

2004-11-04 Thread Armando
omething simple! Armando -Original Message- From: Jason Barnett [mailto:[EMAIL PROTECTED] Sent: November 2, 2004 7:13 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Displaying An Image / Non-Web accessible Dir > Can you or someone suggest how I can access an image file on my drive >

RE: [PHP-WIN] Displaying An Image / Non-Web accessible Dir

2004-11-02 Thread Armando
From: Jason Barnett [mailto:[EMAIL PROTECTED] Sent: November 2, 2004 7:13 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Displaying An Image / Non-Web accessible Dir > Can you or someone suggest how I can access an image file on my drive > which is not part of the http-accessible direc

Re: [PHP-WIN] Displaying An Image / Non-Web accessible Dir

2004-11-02 Thread Jason Barnett
Can you or someone suggest how I can access an image file on my drive which is not part of the http-accessible directories (say in C:\images\somepic.jpg) and display the filetype? I think once I can at least get that to work, the rest should be fairly simple. If all goes well, the only thing you sh

RE: [PHP-WIN] Displaying An Image / Non-Web accessible Dir

2004-11-01 Thread Armando
s Apache 2.0.51, and o/s is Win2K Server. Thanks again, and cheers. Armando -Original Message- From: Warren Vail [mailto:[EMAIL PROTECTED] Sent: November 1, 2004 1:37 AM To: Armando; PHP Windows List Subject: RE: [PHP-WIN] Displaying An Image / Non-Web accessible Dir I would thing you could

RE: [PHP-WIN] Displaying An Image / Non-Web accessible Dir

2004-10-31 Thread Warren Vail
Windows List Subject: [PHP-WIN] Displaying An Image / Non-Web accessible Dir Greetings! I'm porting all my old ASP websites to PHP and have run into a small problem. One of my pages is a gallery in which images can (should) only be viewed by authenticated users in my MySQL database. The i

[PHP-WIN] Displaying An Image / Non-Web accessible Dir

2004-10-31 Thread Armando
Greetings! I'm porting all my old ASP websites to PHP and have run into a small problem. One of my pages is a gallery in which images can (should) only be viewed by authenticated users in my MySQL database. The images are stored in a non-web accessible directory. For example.. say my root website