using file()
Posted: Wed May 13, 2009 12:49 pm
When I use file() on a text file,
with the format of $a."/t".$b, etc etc,
so that I may turn it into an array
I cannot return any of the values of the new array
the only return value i get in the browser is "Array"
And that is it.
Is there a way to work with files or arrays like this?
with the format of $a."/t".$b, etc etc,
so that I may turn it into an array
I cannot return any of the values of the new array
the only return value i get in the browser is "Array"
And that is it.
Is there a way to work with files or arrays like this?