Jump to content

How to turn an 'array-esque' variable (3,6,2,5) into a functional array?


mitwess

Recommended Posts

i figured that out.  but how do i get it back into an array.  $nums gets one number larger each time my script loads, so i'm not dealing with a static set of numbers (i.e. array($nums[0], $nums[1], nums[2]).  how do i rearray an incrementally growing $nums?

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.