$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: éÇÏÒØ íÉËÕÛËÉÎ (igrms_at_[hidden])
Date: 2007-01-14 17:34:10
Hello!
I wrote the regular expression:
^\s*(?:([A-Za-z_]*)\s*=\s*([A-Za-z0-9_/\.]*)\s*)*$
for splitting lines like:
name = abc value1 = def value2 = ghi
I need the result like:
match [1] = name
match [2] = abc
...
match [6] = ghi
But I get ! :
match [1] = value2
match [2] = ghi
(the last 2 matches)
What is wrong in my expression?
Thank You.
---------------------------------
÷Ù ÕÖÅ Ó Yahoo!?
éÓÐÙÔÁÊÔÅ ÏÂÎÏ×ÌÅÎÎÕÀ É ÕÌÕÞÛÅÎÎÕÀ Yahoo! ðÏÞÔÕ!