Forum Moderators: open
We're running MySQL databases and need some code converted to PHP. It's fairly simple stuff for someone who knows what they're doing, so I'd rather keep our usual developer busy on other projects and hire someone else.
Since the code will need to work with our databases, is it standard proceedure to grant the developer access? I'm not sure how else to do it, but I'd rather not give away the password to our server without working with someone first.
Also, if anyone knows a great place to find a PHP developer, that would be most helpful.
Subs should NEVER have full access to anything. If they mess with something critical they can say "Gee, I'm sorry" but it's your business that could be destroyed.
This keeps the development neat and separate, and when it's finally complete I am free to make changes as I move the new design over to production, so the contractor doesn't know everything about how the production site functions.