© 2024 fjorge. All rights reserved.
How To pass an Array in the Querystring Using PHP

I recently ran across a silly WordPress situation where I needed to pass an array in the querystring. Here's what I came up with:
Then on the receiving getarray.php: