I'm a beginner web developer and am very curious as to how all external connections are recognized and replaced (are they all?).
I know about regular expressions, but the ones I written myself don't handle the part where the url is connected to the text.
domain/pathblabla blabla is not part of the url.
how does f95zone do it
I know about regular expressions, but the ones I written myself don't handle the part where the url is connected to the text.
domain/pathblabla blabla is not part of the url.
how does f95zone do it