On Mon, Mar 10, 2008 at 9:22 AM, Angelo Zanetti <[EMAIL PROTECTED]> wrote:
>  There fore it isn't an array of colors within the session array. How can PHP
>  change this? Also the strange thing is that locally it works fine but not
>  live. So I am guessing that there is a problem with a certain version of
>  PHP?

    From where is the color data coming in to the script, a database?
Check to make sure that the array is being populated.  Also, you're
not attempting to pass the session from your dev box to your live box,
are you?

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to