Re: How to make it shorter and better?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: How to make it shorter and better?

From: Sandman <mr@sandman.net>
Date: Sat Apr 29 2006 - 22:10:34 CEST

In article <e2vf80$cn7$1@news.tiscali.fr>, "AlGorr" <a@a.com> wrote:

> Sandman thanks a lot !!!!!!!!!!!!!!!!!!!
> That's much better! I will use your exemple.
>
> Only look:
> we have to ask 4 times the server for these 4 queries. It's a SQL question.
> Is it possible to put for ex. 2 queries in one big and make work the server
> more faster?

Nah, not more efficient. It's still four queries with four different
rules. They all need to be executed separately.

-- 
Sandman[.net]
Received on Mon May 1 03:07:29 2006