<?php
    echo "PHP_ACTIVE_" . uniqid() . "_" . microtime(true);
    ?>