Chaos Project

General => Electronic and Computer Section => Programming / Scripting / Web => Topic started by: G_G on October 27, 2009, 10:20:58 pm

Title: Web Scripting Help(resolved)
Post by: G_G on October 27, 2009, 10:20:58 pm
Well I had a small idea. I have a server running on my computer. There's a specified folder that holds all the files that are accessible. Is it possible to upload files to this folder via html code.

Like someone uploads a file then it goes into that folder so everyone can see that file. Is it possible?

The program I'm using is wamp server.
Title: Re: Web Scripting Help
Post by: Aqua on October 27, 2009, 10:36:34 pm
Not with html, no.

With stuff like PHP and etc. probably yes.

But... isn't what you're trying to do the same as... a FTP?
Title: Re: Web Scripting Help (resolved)
Post by: G_G on October 27, 2009, 10:39:35 pm
Yea in that sort of fashion yes.
Well if someone knows how to do it in php thats fine to.

Do you know how aqua?

EDIT: Resolved