No im not saying that, im merely saying that in my given example even if i
turn the Hello into Ello it does not replace it, besides :
^ = assert start of subject (or line, in multiline mode) *
I took
On Sunday 04 August 2002 03:47, Jürgen wrote:
> Well, i know it should work, but it does not work.
> Even if i Change the first letter into e or E it does not work.
>
> This is so frustrating, this is prolly the most easiest regular expression
> i could start with and yet i fail and nobody seems t
Well, i know it should work, but it does not work.
Even if i Change the first letter into e or E it does not work.
This is so frustrating, this is prolly the most easiest regular expression i
could start with and yet i fail and nobody seems to know why it aint working
neither
> This should
On Sunday 04 August 2002 01:44, Jürgen wrote:
> Anybody please tell me why the following is not working
>
> $test = "Hello, end why is not workin, END.";
>
> //before
> echo $test . "";
>
> //Finds beginning of a line, followed by e or E, and replaces it with A. At
> least it should do it, but i
Hello!
It´s driving me nuts, am in the middle of reading Mastering Regular
Expressions (O'Reilly), and because i like to learn whilst doing, well, you
can picture the rest.
Anybody please tell me why the following is not working
$test = "Hello, end why is not workin, END.";
//before
echo $test
5 matches
Mail list logo