$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Asha V.G. (asha.vg_at_[hidden])
Date: 2005-01-10 07:24:48
Hi
I want to do a search for a regular expression for '$':Matches the end of the string.
e.g.: 'script$' should select vbscript as well as javascript.
How can I do this?
Regards
Asha