14 years, 10 months ago
Highlights
14 years, 10 months ago
You should probably change [php]$_SESSION[test][/php] to [php]$_SESSION['test'][/php] If that still isn't working, here are a few ideas you might want to t…
14 years, 10 months ago
I strongly suggest that you use a javascript library, such as jQuery. jQuery is compatible with all recent browsers (and many old ones), and it makes writing in javascript signi…
14 years, 10 months ago
Latest Activity
You should probably change [php]$_SESSION[test][/php] to [php]$_SESSION['test'][/php] If that still isn't working, here are a few ideas you might want …
14 years, 10 months ago
I strongly suggest that you use a javascript library, such as jQuery. jQuery is compatible with all recent browsers (and …
14 years, 10 months ago