Quick actions

cmd+k|ctrl+k

Navigation

Languages

No 2c

Snippet info

Language

Php

Visibility

public

Author

4ahmadror

Created

2024-08-20T04:05:36.749Z

Updated

2024-08-20T04:05:36.749Z

<?php

echo "*****\n";
echo "****\n";
echo "***\n";
echo "**\n";
echo "*\n";
?>
INFO