Is there any reason PHP would only work in windows?
I keep seeing ‘windows only’ in the documentation, but maybe I am confusing this with something else.
If it does only work in windows, why? And if not, why does all the documentation mention ‘windows only’ so frequently?..
No, there is no reason that PHP would only work in Windows. It’s cross-platform.
The documentation does make references to “Windows only” but that’s generally referring to a feature that only works on windows (it’s not referring to the entire engine/interpreter).