Aman NetzOptimize

Results 1 comments of Aman NetzOptimize

Hi there, Sample code works correctly, Following works for me: Generate your $userAccount or $uid as: $user = random_int(100000000, 999999999); $user = (string)$user; IMP: make sure you cast user id...