Re: [PHP-DB] Zend optimizer question

2007-07-04 Thread Chris
Lasitha Alawatta wrote: Hi All, If we are using encoded php script (by using Zend Guard) then we MUST have to install Zend Optimizer to the web server to run that script file. Otherwise we need not to install Zend Optimizer (no point of having it Zend optimizer). Is above statement

Re: [PHP-DB] Zend optimizer question

2007-07-04 Thread Sancar Saran
On Wednesday 04 July 2007 10:44:39 Lasitha Alawatta wrote: Hi All, If we are using encoded php script (by using Zend Guard) then we MUST have to install Zend Optimizer to the web server to run that script file. Otherwise we need not to install Zend Optimizer (no point of having it Zend

Re: [PHP-DB] Zend optimizer question

2007-07-04 Thread Chris
Sancar Saran wrote: On Wednesday 04 July 2007 10:44:39 Lasitha Alawatta wrote: Hi All, If we are using encoded php script (by using Zend Guard) then we MUST have to install Zend Optimizer to the web server to run that script file. Otherwise we need not to install Zend Optimizer (no point of

Re: [PHP-DB] Zend optimizer question

2007-07-04 Thread Sancar Saran
Hello Again And what is the problem entire php list's about Zend, every question about zend producs responded by GO and ask Zend... Because you bought the products FROM zend so they are the experts on it. Same as every response about a problem mysql query results in a ask the mysql list

RE: [PHP-DB] Zend optimizer question

2007-07-04 Thread Lasitha Alawatta
Dear Sancar, Thank you very much for your comment. Best Regards, Lasitha- -Original Message- From: Sancar Saran [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 04, 2007 12:28 PM To: php-db@lists.php.net Subject: Re: [PHP-DB] Zend optimizer question On Wednesday 04 July 2007

[PHP-DB] Subject: sql statement - complex order by

2007-07-04 Thread Neil Smith [MVP, Digital media]
At 20:36 02/07/2007, you wrote: Message-ID: [EMAIL PROTECTED] To: php-db@lists.php.net Date: Mon, 02 Jul 2007 14:34:35 -0500 From: Bryan [EMAIL PROTECTED] SELECT * FROM productgroup WHERE groupid = $productid AND label = 'Cats' ORDER BY title SELECT * FROM productgroup WHERE groupid =