How to list all open MYSQL connection using PHP?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
modpriest
Forum Newbie
Posts: 4
Joined: Tue Feb 26, 2008 9:48 pm

How to list all open MYSQL connection using PHP?

Post 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! :|
Post Reply