Show Number of Queries


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <?php echo get_num_queries(); ?> queries in <?php timer_stop(1); ?> seconds.

Report this snippet


Comments


You need to login to view comments.