Quote:
Originally Posted by Switch
No point making param[0] into params (which does not make the other params as params[#]). Get rid of the s in params, it's param.
[0]
|
Actually there isn't really any difference, they both work. I actually prefer to use params as its defining parameter"s" (Meaning more than one?) And uhh, what about [0]?