Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Count Links being added

Quote Reply
Count Links being added
One of my friend is suppose to be adding listings at my directory, and I was just wondering if there is any way to count how many listings he is adding. He will be adding listings from the public side using the "Add Listings" form.

Any help will be highly appreciated.

Thank you.

Vishal
-------------------------------------------------------
Quote Reply
Re: [TRPN] Count Links being added In reply to
You can run the following query via MySQLMan:

Quote:

SELECT COUNT(U.LinkOwner)
FROM Links L LEFT JOIN Users U ON U.LinkOwner = L.LinkOwner
WHERE (U.LinkOwner = 'Some Name')

========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [TRPN] Count Links being added In reply to
Make him an editor and buy Editor Monitor from Ian and you will know everything.Cool