Good morning!

I would like to call a function from a <FORM>'s ACTION attribute. This is
what I'm trying to do:

<FORM
ACTION="www.example.com/PHP_FILENAME/function_name?parameter1=x&parameter2=y
" etc...>

I can include the PHP_FILENAME but passing parameters to the function I
can't figure out how to do. Any help would be appreciated.

Robin 'Sparky' Kopetzky
Black Mesa Computers/Internet Service
Grants, NM 87020

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to