Home
/
Beautifiers
/
PHP Formatter
Enter php
Example page
Hello if (isset($user)) { ?>
=$user?>
} else { ?>
guest
} ?>!
"); // display shuffled cards (EXAMPLE ONLY) for ($index = 0; $index < 52; $index++) { if ($starting_point == 52) { $starting_point = 0; } print("Uncut Point:
$deck[$index]
"); print("Starting Point:
$deck[$starting_point]
"); $starting_point++; }?>
Formatted php