Re: [PHP] Re: saving resource objects
From: Justin Patrin (papercrane_at_reversefold.com)
Date: 12/17/03
- Next message: Philip J. Newman: "Line breaks in PHP."
- Previous message: xyzzy: "Re: Slow LDAP Queries"
- In reply to: Michael Lewis: "Re: [PHP] Re: saving resource objects"
- Next in thread: Leendert: "Re: saving resource objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: php-general@lists.php.net Date: Tue, 16 Dec 2003 19:46:29 -0800
If you're doing a large JOIN (which slows things down) you might try
writing it all as multiple queries in PHP and having PHP join it
together. It *may* be faster, especially for many joins.
- Next message: Philip J. Newman: "Line breaks in PHP."
- Previous message: xyzzy: "Re: Slow LDAP Queries"
- In reply to: Michael Lewis: "Re: [PHP] Re: saving resource objects"
- Next in thread: Leendert: "Re: saving resource objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]