<?php $content=$; ?> <html> <head> <title>Nawui Debug Window</title> </head> <body bgcolor="#ffffff"> <pre> <?=print_r($content);?> </pre> </html>