Re: [OpenSER-Users] multiples rows in avp_db_query

2008-05-29 Thread Daniel-Constantin Mierla
On 05/29/08 08:19, Yazid Hadj Said wrote: > Hi, > When I use avp_db_query(), I only can access to to the first row by > using simply the name of my variable ($avp(s:example)), but if I try > to use for example ($avp(s:example[1],$avp(s:example[2]) , it > indicate me that this variables isn

[OpenSER-Users] multiples rows in avp_db_query

2008-05-28 Thread Yazid Hadj Said
Hi, When I use avp_db_query(), I only can access to to the first row by using simply the name of my variable ($avp(s:example)), but if I try to use for example ($avp(s:example[1],$avp(s:example[2]) , it indicate me that this variables isn't set. Regards Yazid _