Re: [PHP-WIN] $_GET of a parent frame?

2007-10-04 Thread trystano
Look to use window.parent.location.href, and window.parent.location.search (this gets the query string). Assuming the frame is same within the main frame like an IFrame. Tryst -Original Message- From: Gustav Wiberg <[EMAIL PROTECTED]> To: 'GP' <[EMAIL PROTECTED]>; 'php-windows

[PHP-WIN] RE: [PHP] MySQL Identifying worst-performing codes

2007-10-04 Thread Jay Blanchard
[snip] There is  a tool call "idera" (SQL diagnostic manager). Basically it is a performance monitoring and diagnostics tool. It has a feature;  Identifying of worst-performing codes - Identifies performance bottlenecks such as the worst-performing stored procedures, long-running queries, mos

[PHP-WIN] MySQL Identifying worst-performing codes

2007-10-04 Thread Lasitha Alawatta
Hello friends, There is a tool call "idera" (SQL diagnostic manager). Basically it is a performance monitoring and diagnostics tool. It has a feature; Identifying of worst-performing codes - Identifies performance bottlenecks such as the worst-performing stored procedures, long-ru