Quick actions

cmd+k|ctrl+k

Navigation

Languages

2.a

Snippet info

Language

Php

Visibility

public

Author

shaumiibra

Created

2024-08-20T03:03:44.413349Z

Updated

2024-08-20T03:10:53.826405Z

<?php

echo "a\t ******\n";
echo "\t ******\n";
echo "\t ******\n";
echo "\t ******\n";
echo "\t ******\n"

?>
INFO