d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Looking For Php Help
Add Reply New Topic New Poll
Member
Posts: 7,964
Joined: Jul 20 2007
Gold: 0.00
Apr 15 2014 12:07am
Hello guys,

I am currently building a website which needs to accomplish two things

- upload a file (restricted to a certain format / size) & store it on the server
- Perform a calculation on the file that is uploaded.

Heres the kicker: I have both scripts already designed and built, however they are completely seperate.

I want to avoid having the customer upload the file twice, would anyone be able to help me "merging" both scripts?

if you have php experience and are willing to help, please post here.

Thanks!!

This post was edited by xXxSk1llZxXx on Apr 15 2014 12:07am
Member
Posts: 2,217
Joined: Sep 10 2007
Gold: 35.88
Apr 15 2014 10:12am
sounds like you'll probably need to rewrite your code..
you might be able to hack something together..
Member
Posts: 1,358
Joined: Dec 30 2012
Gold: 0.10
Apr 15 2014 10:20am
Post the code for both
Member
Posts: 649
Joined: May 28 2012
Gold: 14.00
Apr 15 2014 02:12pm
Quote (xXxSk1llZxXx @ 15 Apr 2014 08:07)
Hello guys,

I am currently building a website which needs to accomplish two things

- upload a file (restricted to a certain format / size) & store it on the server
- Perform a calculation on the file that is uploaded.

Heres the kicker: I have both scripts already designed and built, however they are completely seperate.

I want to avoid having the customer upload the file twice, would anyone be able to help me "merging" both scripts?

if you have php experience and are willing to help, please post here.

Thanks!!


Pretty easy

pm me if you need help
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll