Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Now I wanna check to see if new has a / at the end, if it doesnt then add a /. But it's a url so what if the user uses a \ instead of /.$new = param('home');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: search =~ for /'s
by Juerd (Abbot) on Jun 29, 2002 at 23:09 UTC | |
|
Re: search =~ for /'s
by erikharrison (Deacon) on Jun 30, 2002 at 02:32 UTC | |
by Anonymous Monk on Jun 30, 2002 at 03:08 UTC | |
by little (Curate) on Jun 30, 2002 at 03:15 UTC | |
|
Re: search =~ for /'s
by caedes (Pilgrim) on Jun 29, 2002 at 23:12 UTC | |
by BrowserUk (Patriarch) on Jun 29, 2002 at 23:21 UTC | |
by screamingeagle (Curate) on Jun 30, 2002 at 02:42 UTC | |
by caedes (Pilgrim) on Jun 30, 2002 at 01:16 UTC | |
|
Re: search =~ for /'s
by thor (Priest) on Jul 01, 2002 at 10:38 UTC |