When developing PHP applications, it\'s best to have a server you develop/test on, and then a live server you put everything once it\'s ready.
OK, but how?
If yo
As far as workflow goes, that's typically what happens for small sites. Depending on the size of the project, though, it might be a good idea to use version control like Git or Subversion.