Posted by Andy Hassall on 12/13/77 11:55
On Sun, 13 Aug 2006 22:23:47 +0200, "amygdala" <noreply@noreply.com> wrote:
>I'm trying to assign values to an array by evaluating expressions like so:
>
>$myArray = (
> 'sessionMaxInactive' => 60*5,
> 'persistentMaxTime' => 60*60*24*30
>);
>
>This doesn't seem to work.
In what way does it "not seem to work"?
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|