Sure, when you have unlimited number of db operation over a period of time. I'll come up with my own offline quoting.
Thanks everyone! Regards, Saša Stamenković On Mon, May 24, 2010 at 9:11 PM, Thomas D. <[email protected]> wrote: > Hi > > Саша Стаменковић wrote: > > Problem I see is, why it has to communicate with db server > > for each value in array it quotes?!?!? > > Why not ask it for whatever it needs,a dn then use given result > > for each value it quotes in array of values. > > You see a problem, where no problem is. > > See the PHP documentation. Most adapter's escape functions requires an > active link: > <http://www.php.net/manual/en/mysqli.real-escape-string.php> > > > -- > Regards, > Thomas > > >
