$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Yaroslav Govorunov (yg-boost-users_at_[hidden])
Date: 2002-11-15 05:29:12
Hello, All!
For example consider expression:
(www\.)?(.+?)\.com
When using match algorithm and try to match "www.somesite.com" $1 gets "www.somesite" but I thought it should be "somesite". Why (www\.)? is ignored even when non greedy repeats are used?
With best regards, Yaroslav Govorunov,
E-mail: slov_at_[hidden]
http://www.rsdn.ru http://www.isapirewrite.com