Are there any php emulators?

samu_email

New member
I need a site where I can submit a PHP code for example
<body>
<?php
print "<p>GeneRally: Maga az ?s!</p><br />";
?>
</body>
</html>

and it shows me how would it look
 
Back
Top