same problem
Code:
Scanning: <?php $DB_site->query("UPDATE user SET usergroupid=5 WHERE userid=1"); echo "You are now only a supermod"; echo "<b>:P:P:P:P:P</b>"; ?> Whats the sense of this test? ^^
Init'ing...
PHP tag opened: ... this test? ^^?php $DB_site->...
PHP tag closed: ...P:P:P</b>"; ?> Whats the ...
Finished (1.95 msec)
Found 1 PHP tags, 1 other; is this correct?
PHP tags:
Array
(
[0] => php
$DB_site->query("UPDATE user SET usergroupid=5 WHERE userid=1");
echo "You are now only a supermod";
echo ":P:P:P:P:P";
)
Everything else:
Array
(
[0] =>
)