you can't.

you have to write handler code to read in the
information being passed to the script and
properly execute a function.

(if anyone could arbitrarily execute any function
they wanted just by passing in the function name,
havoc would be wreaked on PHP programs everywhere :)

> -----Original Message-----
> From: Geer [mailto:[EMAIL PROTECTED]]
> Subject: [PHP] Function call from a hyperlink
> 
> 
> Hi,
> 
> Does someone know how I can call a function in a PHP script using a
> hyperlink with
> <A HREF=.....>text</A>
> 
> The function is in the same PHP script as the link.
> 
> 
> Many thanks,
> 
> Geer
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to