Quantcast
Channel: PHP Freaks: PHP Help
Viewing all articles
Browse latest Browse all 13200

Browse from root directory!

$
0
0

Hi there guys,
 
I wish if u can to help me solve a little problem.
I upload my pictures into a folder on the server (website.com/uploads) using a upload script.
Now i have a form with 3 fields (title, picture, and description)
At the picture field my code looks like this:

<label>Picture:</label>
<input type="file" name="title" id="title" class="text-long" />

Now when i click on the browse button i want to select the picture that i've added in my upload folder insted of a file from the pc

 

How can i do that? I'm waiting for your answers. Thank you very much!

 


Viewing all articles
Browse latest Browse all 13200

Trending Articles