Combining 2 PHP scripts into one

viking011

Regular Member
Joined
May 6, 2015
Messages
362
Reaction score
148
I am not a programmer by any means and do not know much other then the basics so that is why I am asking you guys for help!

I have 2 php scripts that do vastly different things so basically script 1 does A,B,C and script 2 does D,E,F
My question is how hard would it be to take functionality D from script 2 and add it to script 1 seeing as there is an already functioning code in script 2.
I need to hire a developer and am asking to get a better feel at how big of a job this is , how hard it is and what the estimated price would be.

Thanks !
 
I am not a programmer by any means and do not know much other then the basics so that is why I am asking you guys for help!

I have 2 php scripts that do vastly different things so basically script 1 does A,B,C and script 2 does D,E,F
My question is how hard would it be to take functionality D from script 2 and add it to script 1 seeing as there is an already functioning code in script 2.
I need to hire a developer and am asking to get a better feel at how big of a job this is , how hard it is and what the estimated price would be.

Thanks !
It's not hard. Just make sure that the sql file of the two scripts is imported into the phpmyadmin of your cpanel. If you have a basic understanding of php and html, the task is now as simple as copying code from one script and posting it to another.
 
PM me those two files in question. Will do it (if possible) for free. Will be back to bhw in an hour (from my computer that is)..
 
Back
Top