Quick actions

cmd+k|ctrl+k

Navigation

Languages

Bintang 4

Snippet info

Language

Php

Visibility

public

Author

favrama6

Created

2024-08-20T03:07:50.834115Z

Updated

2024-08-20T03:07:50.834115Z

<?php

echo "*****\n";
echo " *****\n";
echo "  *****\n";
echo "   *****\n";
echo "    *****\n";
INFO