AlexM1SHOP

Untitled

Oct 8th, 2019
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. $data = [
  2. 'ref' => ,
  3. 'api_key' => '',
  4. 'product_id' => ,
  5. 'phone' => $_REQUEST['phone'],
  6. 'name' => $_REQUEST['name'],
  7. 'ip' => $_SERVER['REMOTE_ADDR'],
  8. 's' => $_GET['s'],
  9. 'w' => $_GET['w'],
  10. 't' => $_GET['t'],
  11. 'p' => $_GET['p'],
  12. 'm' => $_GET['m']
  13. ];
Advertisement
Add Comment
Please, Sign In to add comment