<?php include('class.QueryPrint.inc'); $q = new QueryPrint('QP_White_Gray.mod'); $q->query("<PUT YOUR QUERY HERE>"); $q->printQuery(); ?>
info at phpclasses dot org