|
|
Feedback on: Reading and Writing to Files on the Server
irt.org | About | Feedback | 1914 [ previous next ] Feedback on: Sent by Worth: Comments: The data file is actually the contents of a recursive array such that it contains an array in an array: file content: In the script: I get the length of the array by scalar(@array); to see if the contents are assigned to the array and it returns the number of elements as it should. However when I try to access individual elements like: $var= $array[1]->[2]; the script runs but there is no output. I would be most grateful if you could advise. thanks Sher Other feedback on 'Reading and Writing to Files on the Server' - show all
|
-- div -->
|