I don't fully know if I am doing this right but it is not working:
Any help would be appreciated greatly
| Code: |
| <?php
$video = @$_GET['video']; $v = file("$video"); $st2 = "$v[232]"; echo $st2; ?> |
Any help would be appreciated greatly
