Search found 2 matches

by jiminald
Fri Oct 19, 2007 10:40 am
Forum: PHP - Code
Topic: Converting String to a $_SESSION result
Replies: 3
Views: 392

That worked brilliantly!
Had to mod slightly to fit but that saves me from another headache with it tonight!

Thanks :)
by jiminald
Thu Oct 18, 2007 4:27 pm
Forum: PHP - Code
Topic: Converting String to a $_SESSION result
Replies: 3
Views: 392

Converting String to a $_SESSION result

Hi,

My first time on these forums, so if I have posted it in the wrong place, sorry.

I am trying to convert {SESSION.value1.value2} to $_SESSION[value1][value2]
but the amount of values in the array can change.

Hope I explained that well.. and thanks in advanced! :)