SyntaxFix
Write A Post
Hire A Developer
Questions
This .php file content will generate valid html with alert (you can even remove <?php...?>)
<?php...?>
<!DOCTYPE html><html><title>p</title><body onload="alert('<?php echo 'Hi' ?>')">