help needed
Posted: Tue Mar 06, 2007 12:30 pm
there is this array i have when i do a print array it looks like this
("02-07-2007") =>
("{value}")=>
[1] => "..."
................
where "value" is a value of a variable .
how can i fetch the "value" in foreach ,if i dont want will be the index there.
i tried it using the key ,value pair but couldn't get it
can anyone help me
("02-07-2007") =>
("{value}")=>
[1] => "..."
................
where "value" is a value of a variable .
how can i fetch the "value" in foreach ,if i dont want will be the index there.
i tried it using the key ,value pair but couldn't get it
can anyone help me
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.