I installed a script and as i run it gives the following error:
Fatal error: Cannot use object of type Session as array in c:\www\musicbox\index.php on line 2692
index.php ---> line 2692 --->
Expand|Select|Wrap|Line Numbers
- $mymusic = new Music($HTTP_GET_VARS['action'], $session['username']);