Posted by dbee on 10/23/72 11:40
Has anyone any idea why this doesn't work ? while read file ; do php -r 'urlencode($file);' ; done > file I've also tried cat file | php -r 'urlencode($0);' > file no luck there either ??
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming