Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $data = [
- 'ref' => ,
- 'api_key' => '',
- 'product_id' => ,
- 'phone' => $_REQUEST['phone'],
- 'name' => $_REQUEST['name'],
- 'ip' => $_SERVER['REMOTE_ADDR'],
- 's' => $_GET['s'],
- 'w' => $_GET['w'],
- 't' => $_GET['t'],
- 'p' => $_GET['p'],
- 'm' => $_GET['m']
- ];
Advertisement
Add Comment
Please, Sign In to add comment