PHP: split - Manual - PHP: Hypertext Preprocessor
[Ed. note: Close. The pipe *is* an operator in PHP, but the reason this fails is because it's also an operator in the regex syntax. The distinction here is important since a PHP operator inside a string is just a character.] The reason your code: $line = ...