Can you be a bit more clear on "calling a function from a hyperlink"? If you're referring to that in the JavaScript sense, then no.
No?
<a href="javascript:myFunction();">link</a>
Works in most browsers I've come across.
-- Stuart
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php