Is it dumb to develop for LAMP on WAMP?

后端 未结 10 820
旧时难觅i
旧时难觅i 2021-02-04 06:56

After becoming somewhat estranged open source, and spending some years developing web applications in ASP.Net, I\'m going to start doing quite a lot of PHP / MySQL development.

10条回答
  •  不要未来只要你来
    2021-02-04 07:15

    Permissions and the fact that on Windows filenames aren't case-sensitive are the two things I can think of that have been a pain to me. But they are

    1. Solvable, at worst with an ftp client to change permissions.
    2. Good, easy ways to make you a better programmer (in a small way, yes).

提交回复
热议问题