Codice PHP:
if (substr($url,0,7)=="ftp://"$url=substr($url,7); 
VVoVe: