Unix / Windows Compatibility
Posted by admin | Posted in PHP Tutorial | Posted on 10-08-2010-05-2008
0
When specifying a path on Unix platforms, the forward slash (/) is used as directory separator. However, on Windows platforms, both forward slash (/) and backslash (\) can be used.
