Question by toolate: Help! Need a simple php script that will upload a file from the user and output the file url?
Best answer:
Answer by John L
You mean kick back html displaying the file’s location on the server? Do you even know if file uploads are enabled on your webhost?
Give your answer to this question below!
Revisions
There are no revisions for this post.
http://www.tizag.com/phpT/fileupload.php
That is the start to it =] It’s not too hard there but remember the PHP uploading limits.
Good luck! =]