vetev Posted April 26, 2006 Share Posted April 26, 2006 I was wondering if someone could help me or even better, create me a script.I want to create a form like this [a href=\"http://www.animalpicturesarchive.com/uploadImg.php\" target=\"_blank\"]http://www.animalpicturesarchive.com/uploadImg.php[/a]now if you can have a quick look at that to see what i mean.now then, i would somehow like password removed, name changed to username, subject removed,image to upload changed to evidence, the browse button to go directly to [u]C:\Program Files\Microsoft Games\Age of Empires II\Screenshots [/u] so that when they click browse they go to that folder ( if possible ).i would like the name upload changed to add cheater and for that to upload there chosen file diectly to my ftp server in a special section i have created which will be [a href=\"http://cheaters.vetev.com/cheaters/evidence/\" target=\"_blank\"]http://cheaters.vetev.com/cheaters/evidence/[/a] currently set to chmod public write and execute. I dont want them to be able to view the file they upload. only I must be able to see the file.is this possible or just wacky? i am hoping some expert can create me a script i paste into a web browser and bingo! ?i am very greatful for your help Quote Link to comment https://forums.phpfreaks.com/topic/8485-difficult-question/ Share on other sites More sharing options...
Guest askjames01 Posted April 26, 2006 Share Posted April 26, 2006 you are requesting too much! unless you are willing to pay?-If you are willing to pay then put your thread under freelancing forum...and nobody will give you a full complete codes here for free from the whole requirements that you are requesting!But if you are out of budget then just post your question one at a time...and be sure you are willing to learn php too... Quote Link to comment https://forums.phpfreaks.com/topic/8485-difficult-question/#findComment-31061 Share on other sites More sharing options...
vetev Posted April 26, 2006 Author Share Posted April 26, 2006 i dunno if i knew php and i could do someone a code i would for free, helping peeps is not about making money. i aint having a go at you but only saying honestly if someone asked me i always bend over backwards for people.I am sure i will find someone who is willing to help.if the question is to detailed then maybe somecan can show me code for the upload to server part?I can fiqure the rest out myself i think. Quote Link to comment https://forums.phpfreaks.com/topic/8485-difficult-question/#findComment-31067 Share on other sites More sharing options...
Guest askjames01 Posted April 26, 2006 Share Posted April 26, 2006 Actually your questions are very easy to answer for me.and surely i can do that!but if you want to catch attention i suggest you put your question one at a time.because i'm sure the average people here are not interested to answeryour consecutive & simultaneous questions at once..Just a suggestion. Quote Link to comment https://forums.phpfreaks.com/topic/8485-difficult-question/#findComment-31071 Share on other sites More sharing options...
wildteen88 Posted April 26, 2006 Share Posted April 26, 2006 As james said no one will do all that for you. If want someone to do if for you then you will need to post a thread over at the PHP Freelancing forum asking someone to do what you are wanting to do.Now for what you are wanting to do is simple when you know how. What you will want to do is learn HTML so you can create your upload page/form and a bit of PHP for the uploading part. What you need to learn with PHP is how to upload files to the server with PHP which you can do by going through [a href=\"http://www.tizag.com/phpT/fileupload.php\" target=\"_blank\"]this turorial[/a] over at tizag.com while you are at it you can learn how to use forms too which can do by going [a href=\"http://www.tizag.com/phpT/forms.php\" target=\"_blank\"]here[/a]. If you want you can go through all the PHP tutorials over at tizag.com too. Quote Link to comment https://forums.phpfreaks.com/topic/8485-difficult-question/#findComment-31074 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.