Jump to content

Browse, Select, Upload Help


Chrisj

Recommended Posts

I'm using a php script(phpmotion), it has a page where a logged-in web visitor can enter a description into a text field, I'd like to add a function to the html page where the web vistor can Browse his computer, Select a document file from his computer, and Upload it (into a folder on my server?).

What would you recommend?? Can someone help me with coding?

 

Thanks

 

p.s. Additionally a link is created of the uploaded document location somehow.

Link to comment
https://forums.phpfreaks.com/topic/272229-browse-select-upload-help/
Share on other sites

Thanks for that help.

Much appreciated.

In the phpmotion script a logged-in web visitor can enter a Description into a text field, and then proceed to upload a video file (via Browse, Select, Upload). After it's been uploaded, the Video file can be found, from searching on the web site, and the Description appears next to the Video file Thumbnail. I'd like to get help so that the link for the uploaded Document (see initial posting in this thread) appears with the search results: Description and Thumbnail.

Any additional help will be appreciated.

I removed the script you posted above for a few reasons -

 

1) You posted it in a large, bold font, not using the forum's [ code ][ /code ] bbcode tags, that no one was going to attempt to read anyway.

 

2) It's a 3rd party script and you are posting the original code, a link to the author's site would have been sufficient for anyone who wanted to get or see the original code.

 

3) The purpose of this php help forum is to help programmers with code they are writing/modifying. If you modified that code, you didn't bother to post just the relevant portion of the code or to identify what you changed in it.

 

4) All you are stating are the things you want the code to do differently, without actually making the attempt to do the work yourself. That's not how programming help forums work. We are not going to try and get up to speed with a complete application, and hundreds of lines of code, for free. We have a Freelancing forum section that you should post in if you want to hire someone to make these modifications for you.

 

5) Your 1st post in this thread, and the thread title, indicates you want to add a file upload feature, but your next post states it already has this (which it should given the purpose of the script), but that you want to add a link (I'll assume you mean a download link) in the search results. No one here really knows what it is you want.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.