Thread
:
Re-query The Query Results
View Single Post
02-18-2007, 11:28 AM
#
7
(
permalink
)
transfield
Code Monkey
Join Date: Mar 2006
Posts: 35
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
View Public Profile
Find More Posts by transfield