Two phpLens objects, one embedded within the other:
This is a Demo. You can not change anything for security reasons.
Notes
This demo shows the use of nested phplens objects. We use a powerLens in the main
$lens object to call the ChildLens() function that displays the embedded phpLens object.
Note how we use output buffering to store the child lens. This example requires the commercial
version of phpLens as output buffering is disabled in the demo version.