I want that every time the built-in 'mysql_query' function is called another user function is also called.
But i can't call the user function explicitly, I can only call the built-in function.

Any idea?

Much thx in advance....