Quick start

Choose a section:
Choose something to look for:
...and choose a categorisation:
 

Database Queries  

!! Support Commtap's free resources !!

It costs money to run a free website: our server costs alone are £400 per month. Last year we had 40,000 visitors to the site from whom we received only £40 in donations. We are not currently receiving any other income. At this rate, we will run out of money in the next few months and the site will be forced to close.

Please make a minimum donation of £5 to keep the site going. Thank you

Credit Card Badges

These are database queries for finding extracting information from Commtap. This is technical and only those with server access will be able to do these - they cannot be done through the website.

Getting a list of members with email addresses from a group

List of Commtap Ambassadors:

SELECT name, mail FROM users LEFT JOIN og_uid ON users.uid=og_uid.uid WHERE nid = 963;

Lists of redirects and aliases - without those that we are probably not interested in

select * from url_alias where src not like "taxonomy/term/%" and src not like "node/%" and src not like "user/%";

select * from path_redirect where source not like "%/%";

 

Google ads on this page are provided by Google Adsense - and their presence does not imply any endorsement by Commtap. Report a problem with an ad on this page. Log in (for free) to avoid seeing Google ads.