Page 1 of 1

How to list all open MYSQL connection using PHP?

Posted: Tue Feb 26, 2008 9:49 pm
by modpriest
My script have a lot of connection to MYSQL database. Will i able to show all connection that opened and connected? from a single php script and all have open (on MYSQL database)!

Please help me! I'm noob! :|