the ramblings of a soul not new and not old to infosec
<?php$example = range(0, 9);foreach ($example as $value){echo $value;}
a = 5b= 3a + b = cprint c
No comments:
Post a Comment