On Mon, 2005-10-03 at 00:16, John Taylor-Johnston wrote:
>  >Warning: Bad arguments to implode() in /var/.../printtrolley.php on 
> line 14
>  >Array ( [TrolleyContents] => 1 3 4 4 5 6 )
> 
> I restarted Mozilla and tried again.
> It's ok now.
> Thanks for your time.

The old session was probably still populated with the string version.

> 
> Array
> (
>     [TrolleyContents] => Array
>         (
>             [16] => 16
>             [30] => 30
>             [47] => 47
>             [76] => 76
>             [368] => 368
>             [1687] => 1687
>             [1939] => 1939
>             [1761] => 1761
>             [1880] => 1880
>             [1936] => 1936
>         )
> 
> )

This is the old version I demonstrated. You should go with the later
version that sets the values to the quantity :)

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to