$contents = ob_get_contents(); // store buffer in $contents
ob_end_clean(); // delete output buffer and stop buffering
echo replace_for_mod_rewrite($contents); //display modified buffer to screen
global $dbg_starttime;
foot();
Imago Captain
Joined: Jan 17, 2003
Posts: 629
Location: Europe
Posted:
Fri May 06, 2005 3:39 am
Generally, it is enabling us to see the action of mod_rewrite in Php-Nuke.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum