hi, I have done some basic PHP tutorials and have coded Flash AS2 a few years ago. I now have to make an order form and file upload for a friend - I'm looking for ideas to get me going.
1) I need to begin my making a form that can accept data such as name, email, and so on.
2) then add the ability to upload a file with the form.
3) then work out where this information is sent to (email, ..?...
4) then play with the file upload part as I think the file has to be sent to a different server than the one the site is hosted on.
any ideas to help me? do i need to explain more?
i am just a little stuck as how to start as I have not made anything in PHP before