Thread
:
output multiple arrays to file
View Single Post
01-02-2009
#
1
(
permalink
)
Justin Rich
n/a posts
output multiple arrays to file
trying to find the best way to take 3 arrays and output them to a file so
that each line would be $a1[$i], $a2[$i], $a3[$i]
im sure this is easy, but i keep tripping over it.
Thanks
Justin
My System Specs
Justin Rich