Quote:
Originally Posted by Crow
Would echo arg1, arg2 and arg3 in that order. So you could probably check the size of that array, do some magic, and then pass the arguments to another function.
|
Could you elaborate on the magic?
Edit: Uh, how do I even call that function to make params[0] actually hold a value?