Posted by petethebloke on 10/10/06 12:59
I think I've answered my own question. //at the start of the page I put.... ob_start(); //and at the end I put...... $output_string=ob_get_contents(); ob_end_clean(); Seems to work, but if you know better then please say so. Pete
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming