I have inherited a little database driven PHP site.
I am a C# programmer, and have almost zero experience with PHP, although I have great experience with databases and some html / web design.
My boss tasked me to create a staging and production environment for this php site.
Environment: Win 7, 64 bit. Sql Server 2012. PHP 5.2. There are a couple hundred users. We only the need the site to work with explorer. Dreamweaver latest version. There would not be more than 1 user working on the project at a time.
- Which code repository should we go with?
- For now we are not going with a code repository yet. Besides having separate folders for staging and production, would we need any other folder structure?
- I also would be very grateful for your help in formulating the right questions to ensure that I have everything that a "professional" developer needs to set this up.