For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > October 2006 > File select on server









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author File select on server
Shelly

2006-10-30, 7:03 pm

I have an admin interface. I want the admin to be able to select an image
file on the server and attach it to an email to be sent out to a user. If I
use type="file", it puts up a browse on the user's machine. Is there a
comparable thing for use on the server? I could always place these images
into a special directory and then simply have them listed in a select list.
However, i was wondering if this more general thing is available. Of
course, I would ONLY use it in an admin situation.

Shelly


petersprc@gmail.com

2006-10-30, 9:56 pm

Hi,

There's no standard equivalent unfortunately for selecting files on the
server. If you need advanced file management features, try a file
manager application such as:

ecosmear.com/relay/
webfilebrowser.org
filenice.com


Shelly wrote:
> I have an admin interface. I want the admin to be able to select an image
> file on the server and attach it to an email to be sent out to a user. If I
> use type="file", it puts up a browse on the user's machine. Is there a
> comparable thing for use on the server? I could always place these images
> into a special directory and then simply have them listed in a select list.
> However, i was wondering if this more general thing is available. Of
> course, I would ONLY use it in an admin situation.
>
> Shelly


petersprc@gmail.com

2006-10-30, 9:56 pm

The Relay directory manager has an email feature built-in.

peters...@gmail.com wrote:[color=darkred]
> Hi,
>
> There's no standard equivalent unfortunately for selecting files on the
> server. If you need advanced file management features, try a file
> manager application such as:
>
> ecosmear.com/relay/
> webfilebrowser.org
> filenice.com
>
>
> Shelly wrote:

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com