Jump to:
Screenshot
Attributes
Deobfuscated PHP code
echo "this work";
Execution traces
data/traces/83df6a0f83be12ce8a0ba677addef590_trace-1676249550.4965.xtVersion: 3.1.0beta2 File format: 4 TRACE START [2023-02-12 22:52:56.394330] 1 0 1 0.000179 393512 1 3 0 0.000230 393080 {main} 1 /var/www/html/uploads/alow.php 0 0 1 3 1 0.000252 393080 0.000283 314224 TRACE END [2023-02-12 22:52:56.394470]
Generated HTML code
<html><head></head><body>echo "this work";</body></html>
Original PHP code
echo "this work";