Recent Topics

1 Jan 19, 2006 15:07    

<?php echo $Item->Author->email ?>


or

<a href="mailto:<?php echo $Item->Author->email ?>" title="Email this author"><?php $Item->Author->prefered_name() ?></a>

2 Jan 20, 2006 09:28

Very thanks, it's perfect !

Good job.


Form is loading...