Actually, I meant what is an actual example of a link it will match.
like text for example.
Chris Bruce wrote:
It matches any link with the exception of https links.
On Jul 20, 2005, at 3:36 PM, Ethilien wrote:
I don't see anything in this regex that would prevent https from being
matched, s
It matches any link with the exception of https links.
On Jul 20, 2005, at 3:36 PM, Ethilien wrote:
I don't see anything in this regex that would prevent https from being
matched, since you don't specify the pattern of the actual url at all.
What is an example of a link that it will match?
C
I don't see anything in this regex that would prevent https from being
matched, since you don't specify the pattern of the actual url at all.
What is an example of a link that it will match?
Chris Bruce wrote:
Hello,
I am using the following to do link replacing:
preg_match_all("/<\s*a\s+[^>
3 matches
Mail list logo