Send queries in callback threded queries
#1

Hi,

Can i send another querie when in cikle?

OnQueryResponse(....)
{
for( cikle... )
{
can when i do cikle, cache_get_row and so on what i need, do mysql queries?
}
}
Reply
#2

Is it really neccessary to do queries in a loop? What do you want to achieve and at what point of time
Reply
#3

Yes i need to load for example name and do querie depends of player name
Reply
#4

Do subselects or joins
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)