Well, I post the background here publically and details in PM.
I myself know HTML and "some" programming - I can change and slightly modify other peoples code, but programming something myself from zero takes me way too long (one eye on the editor, other eye in manual).
The way I think it should be done is I make "orders" for some bits and pieces of PHP code, I will "mix" together myself.
For example - s signup-code. I will make HTML pages - signup form, bitch texts to use if some important fields were left empty and a thank you page. Then the coder would need to provide code that for examle verifies that provided email is valid and puts user to database.
Other code snippets would do other tasks. Some I need "now" and other over time when the site I have in my mind evolves.