Page 1 of 1

PHP Question

Posted: Wed Apr 12, 2023 2:06 pm
by SPH
Hi all,

Could someone tell me what this is for in PHP:

Code: Select all

<?php
$_VARS_BACK = '';
$_VARS_PAGE = <<<EOT

EOT;
?>
Another question: how to prevent refreshing a PHP page that gives a serial (and therefore gives other valid serials)? :cry:

Re: PHP Question

Posted: Wed Apr 12, 2023 3:07 pm
by tored