PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I need to take a array and turn it into a string that I can use somthing like base64_encode() on so I can pass it with GET. Really I am at a loss as to how to do it so I can extract the information easily and turn it back into the array.