Forum Moderators: coopster
Is file platform detection possible with PHP?
Does anyone have thoughts?
TIA!
The thing is you would have to trust the user agent provided by the browser and that is never 100% reliable.
There may be an ability to interpret the actual file headers but I am not sure what, in particular, you would look for.
>>The company only supports Windows
why?
you better program something to account for Freebsd, Linux etc then as well.
if that's correct, the question then is how to detect if a resource fork exists.