View Single Post
Old 02-18-2007, 11:28 AM   #7 (permalink)
transfield
Code Monkey
 
Join Date: Mar 2006
Posts: 35
transfield is on a distinguished road
Hi redhead,
I'm getting a unexpected T_DOUBLE_ARROW error on the same line as
PHP Code:
$_SESSION['result'][]=('id'=>$row['id'], 'date'=>$row['date'], 'full_add'=>$row['full_add'], 
How do I debug this?

Thanks.
transfield is offline   Reply With Quote