Run ❯
Get your
own PHP
server
Result Size:
625 x 565
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
<!DOCTYPE html> <html> <body> <?php echo(min(0, 150, 30, 20, -8, -200) . "<br>"); echo(max(0, 150, 30, 20, -8, -200)); ?> </body> </html>
-200
150