Jump to content

Number of connections/queries


blakesmoore

Recommended Posts

Hey,

 

I would there be a way i could create a form in which upon entering a domain name/URL it will tell you how many connections there are to the site and how many (if any) MySQL queries are running?

 

If I add this line to a wordpress footer it displays the number of sql queries.

 

<?php echo get_num_queries(); ?> queries in <?php timer_stop(1); ?> seconds.

 

Any help is greatly appreciated.

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/255703-number-of-connectionsqueries/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.