| Author |
regular expressions, characters unallowed in file names
|
chop ficaro
Ranch Hand
Joined: May 02, 2010
Posts: 30
|
|
trying to take a url and turn it into a file name by grabbing the last bit of the string that doesnt have any characters that arent allowed in file names, but this keeps returning "://" and slashed, all the charqacters i DONT want
|
 |
Ireneusz Kordal
Ranch Hand
Joined: Jun 21, 2008
Posts: 423
|
|
What about this?
|
 |
 |
|
|
subject: regular expressions, characters unallowed in file names
|
|
|