RicksAtWork
Programmer
I need to match a url that doesnt have a extension i.e.
So, I want to match any URL that DOESNT contain a period (.)
How do I write the regular expression for this?
So, I want to match any URL that DOESNT contain a period (.)
How do I write the regular expression for this?