blakesmoore Posted January 24, 2012 Share Posted January 24, 2012 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.