append fake file extension to end of link

I am trying to append a file name and it’s extension to a link.

This is the link code.

<?php echo CHtml::link(‘Direct Link’, array(‘downloads/start’, array(‘os’=>‘iphone’, ‘ft’=>‘ipa’, ‘lc’=>‘elist’))) ?>