M Martillo New Member Jun 10, 2012 #1 I can't seem to get a handle on what this expression intends to extract:\[code\]preg_match("/^(?:[\s\*]*?@([^\*\/]+?)\s(.+))/",$line,$match);\[/code\]$line is a line from a text file while $match is an array
I can't seem to get a handle on what this expression intends to extract:\[code\]preg_match("/^(?:[\s\*]*?@([^\*\/]+?)\s(.+))/",$line,$match);\[/code\]$line is a line from a text file while $match is an array