urlencode except /

Posted by Chris on Stack Overflow See other posts from Stack Overflow or by Chris
Published on 2010-05-14T13:37:48Z Indexed on 2010/05/14 13:54 UTC
Read the original article Hit count: 244

Filed under:
|

Is there a way to urlencode except directory seperators / in the path ?

like

urlencode('/this/is/my/file right here.jpg');

© Stack Overflow or respective owner

Related posts about php

Related posts about urlencode