It is working - thank you so very much. The funny thing is that I am not as interested in optimizing queries at this point as I was about seeing where my POST data was going. For some strange reason it was switching to the GET array and not coming back. Now I just test for the presence in either array and I'm good.

I suppose later I'll look at query optimization. For now, I truned teh display off since I don't need it just now.

I look forward to the next tutorial.

Roger

Quote Originally Posted by data_digger View Post
It's Find Box for Query Log. I'll try to create screencast today to show how to use it.

It seems that Query Cache is working on Your site.
PHP Code:
Parse Time0.770 Number of Queries140 Query Time0.26794561802673 
Normally (without QC) query count would be around 500-1000.