Thank you for your comments Bill, I've made a few modifications, however, to
be honest currently there was no real need for it as the getQueryParams()
does not report anything for any of my queries.

On Wed, Jun 18, 2008 at 6:03 PM, Bill Karwin <[EMAIL PROTECTED]> wrote:

>
>
>
> Isaak Malik-3 wrote:
> >
> > Here's my debug template which uses the ZFW DB profiler:
> >
> > http://paste2.org/p/40615
> >
> > Use it and/or copy anything you like.
> >
>
> Good, you have kept the query separate from the query parameters.
>
> Minor comment:  implode(',', $QDetails->getQueryParams()) muddles things up
> if one of your query parameters is a string that contains a literal comma
> character.
>
> Also, if you're using named parameters, getQueryParams() returns an
> associative array, but you're only reporting the array's values.  So the
> key/value associations are missing from your debugging output.
>
> Regards,
> Bill Karwin
> --
> View this message in context:
> http://www.nabble.com/Zend_Db--%3E-last-query-with-values-tp17738679p17986125.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
>
>
Many thanks
-- 
Isaak Malik
Web Developer

Reply via email to