PHP SESSEION HELP
Posted: Tue Dec 02, 2008 6:01 am
Hi all,
Could someone please clarify something to do with php sessions please.
i often see:
what do the the second set of square brackets do?
thanks in advance
c
Could someone please clarify something to do with php sessions please.
i often see:
Code: Select all
$aNewVar = $_SESSION['theSessionName'][color=#FF0000][b]['somethingelse'][/b][/color];thanks in advance
c