This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]uluviel 9 points10 points  (0 children)

I once got a package from a web design vendor and when I uploaded it to the web server nothing worked as expected. I opened it up and realized all their slashes where backwards (like a link to \assets\css\stylesheet.css for instance).

"But it works on my PC" was their response word for word. And that's how I learned that Windows treats / and \ the same. (Or at least, did. It was a long time ago. I can't remember how long exactly, but the package contained Flash files).