Hi all,
I was wondering if it's possible to pass values into an array from a URL.
ie. www.foo.com?array=1,2,3,4,5
Am I just stupid or can you do this:
www.foo.com?array=$otherarray
I would have sworn that didn't work for me in past attempts, but perhaps I'm doing something wrong...
Any help would be great. If you would rather refer me to a page that shows this, I'd have no problem with that.
Thanks a ton. 🙂
P.J.