/    Sign up×
Community /Pin to ProfileBookmark

creating a form to upload images

I’m new to game here and I’m wondering where I begin to learn how to make pages that visitors can upload images onto. How do I do this?

to post a comment
Full-stack Developer

4 Comments(s)

Copy linkTweet thisAlerts:
@DJAraymJan 22.2006 — there is alrdy built programs that will do this for you and especailyl if u have large image folder instead of writing large html script for images it just reads in the folder and writes images into thumb nails for you, im pretty sure they all come with ability for ppl to upload their images to ur site
Copy linkTweet thisAlerts:
@bathurst_guyJan 22.2006 — Use PHP. But first check to see if it is installed on your server, simply create a new document and call it info.php and place this small script in it [code=php]<?php php_info(); ?>[/code]and upload it to your server and view it from your browser, if you see a whole bunch of information then PHP is installed. Then, visit www.php.net/manual and have a search and a decent read, as well as do the www.w3schools.com PHP tutorial
Copy linkTweet thisAlerts:
@ray326Jan 22.2006 — The spec: http://www.ietf.org/rfc/rfc1867.txt

If your host allows any kind of server side processing then you can find an implementation.
Copy linkTweet thisAlerts:
@philo351authorJan 22.2006 — Use PHP. But first check to see if it is installed on your server, simply create a new document and call it info.php and place this small script in it [code=php]<?php php_info(); ?>[/code]and upload it to your server and view it from your browser, if you see a whole bunch of information then PHP is installed. Then, visit www.php.net/manual and have a search and a decent read, as well as do the www.w3schools.com PHP tutorial[/QUOTE]



well php is definately the right script to use. I created the document you suggested and uploaded it and no information came up, so I guess php is not installed on the server. Thanks for pointing me in the right direction there. PHP is the next thing I need to focus on.
×

Success!

Help @philo351 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.28,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...