http://www.sample.com/script.php?fucntion=1
http://www.sample.com/script.php?fucntion=2
Then do a 'case' or 'if' on $_GET['fucntion']


"Tom Ray" <[EMAIL PROTECTED]> skrev i meddelandet
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a question that I have yet to figure out. Let's say I have a PHP
> script with multiple fuctions, how do I call on the script to perfom
> specific functions through a url? Ex:
> http://www.sample.com/script.php?fucntion1
>
> TIA
>



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

Reply via email to