|
|||||||
| General Discussion and support for your general issues associated with web design. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
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?
|
|
#2
|
|||
|
|||
|
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
|
|
#3
|
||||
|
||||
|
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
PHP Code:
__________________
The answer to all these questions is Google. Give your thread a useful title | Webdeveloper.com Acceptable Use Policy Something wrong with your code? Validate first! | No Australian Net Censorship! The Australian government is wanting to follow in China's footsteps and "provide" nationwide Internet censorship, don't let them! |
|
#4
|
||||
|
||||
|
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. |
|
#5
|
||||
|
||||
|
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.
__________________
Help Save Ana Why use Web Standards: Zeldman How (new): Castro How (experienced): Cederholm If you can only get one book and you're already HTML savvy then this is it: stylin' with CSS: A Designer's Guide Charles Wyke-Smith New Riders "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." Brian W. Kernighan |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|