Jump to content

Passing arrays through pages


Kid

Recommended Posts

I guess I'll describe it differently...

 

What would be a good way to pass arrays to another page? I don't think using sessions would be a good idea - I need to know if the person chose array #1 or array #2 and whatever one they chose will be passed to the next page and the next page will array_search() and array_splice() the array so it won't repeat. It will need to go through like 8 pages until it gets to the end of the array.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.