Forum Moderators: mack
Also, can you store any type of information into an array? .txt files, .inc files, etc...Would any problems occur if the subscripts were too large?
Thanks-
It just seemed to me in class that you could supply this page via an array filled with your .txt files containing the days paragraph. Use the array_shift or unshift functions to add or subtract files.
This could be the most non-intuitive mis-guided method around for getting this done:) I'm just trying to see what else you can do with arrays so I see how they work. But, I don't see why you couldn't use .txt files in an array.