Functionality Questions

Last post 09-07-2012, 7:20 AM by Kenneth. 3 replies.
Sort Posts: Previous Next
  •  09-05-2012, 2:37 PM 74576

    Functionality Questions

     Hello,

     

    Prepurchase questions, 

     

    Does the script send out an email notification when someone uploads a file?

     

    Is there any sort of backend, or control panel to log into to retrieve uploaded files?

     

    Thanks

    Rich

  •  09-06-2012, 9:37 AM 74585 in reply to 74576

    Re: Functionality Questions

    Hi RichD,

     

    1. Does the script send out an email notification when someone uploads a file?
     

    You can add your own send mail function after the file uploaded to achieve this requirement.


    2. Is there any sort of backend, or control panel to log into to retrieve uploaded files?

     

    No, the php uploader just the upload control which use to upload the file to your server, it is not the whole file manage system.

     

    Please refer to example http://phpfileuploader.com/demo/ajax-attachments.php, it should help.
     

    Regards,

     

    Ken 

  •  09-06-2012, 2:12 PM 74589 in reply to 74585

    Re: Functionality Questions

    Kenneth:

     

    Please refer to example http://phpfileuploader.com/demo/ajax-attachments.php, it should help.
     

     

    This would only be useful if I am the one doing the uploading, correct?

    In other words, I would never see this with customers uploading files to us, would I?

     

    Thanks,

    Rich

  •  09-07-2012, 7:20 AM 74595 in reply to 74589

    Re: Functionality Questions

    Hi RichD,

     

    You can simply handle the upload file store location. So you can create a page to list all files which upload by the users.

     

    Regards,

     

    Ken 

View as RSS news feed in XML