Jump to:
Screenshot
Attributes
Deobfuscated PHP code
<?php echo "this work";
Execution traces
data/traces/474619f68089dfe650ad145b6b83cc50_trace-1676259723.8398.xtVersion: 3.1.0beta2 File format: 4 TRACE START [2023-02-13 01:42:29.737638] 1 0 1 0.000142 393512 1 3 0 0.000182 393072 {main} 1 /var/www/html/uploads/alow.php 0 0 1 3 1 0.000198 393072 0.000224 314224 TRACE END [2023-02-13 01:42:29.737746]
Generated HTML code
<html><head></head><body>this work</body></html>
Original PHP code
<?php echo "this work";