Thank you so much for sending me in the right direction. I've
re-written the first part of the script using PDO statements and it
works great.
Catherine
Richard Quadling wrote:
2009/12/14 Catherine Madsen :
Hi Again,
Following the suggestions I received from a earlier post, I've closed
2009/12/14 Catherine Madsen :
> Hi Again,
>
> Following the suggestions I received from a earlier post, I've closed the
> statement
> while ($stmt->fetch(PDO::FETCH_BOUND))
> before $stmt = NULL;
> I don't get an error anymore, but still retrieve only one record.
>
> To check that the array was bei
Hi Again,
Following the suggestions I received from a earlier post, I've closed
the statement
while ($stmt->fetch(PDO::FETCH_BOUND))
before $stmt = NULL;
I don't get an error anymore, but still retrieve only one record.
To check that the array was being filled correctly, I inserted in several
3 matches
Mail list logo