Octavian Rasnita wrote:
> I want to add some conditions to this query like:
>
> id_user => $id_user,
>
> How can I add these conditions after defining $rs?
$rs = $rs->search({id_user => $id_user});
regards,
oliver.
--
Oliver Gorwits, Network Infrastructure Group,
Oxford University Computing Services