TheWhale Newbie Joined Oct 19, 2014 Messages 26 Reaction score 2 Aug 15, 2017 #1 Hi I have mass number of twitter usernames and need a program tp upload to my script with little changes in location avatar pass etc
Hi I have mass number of twitter usernames and need a program tp upload to my script with little changes in location avatar pass etc
bartosimpsonio Elite Member Executive VIP Jr. VIP Joined Mar 21, 2013 Messages 24,760 Reaction score 31,551 Aug 15, 2017 #2 generate a bunch of INSERT statements from the list and then send this SQL file to your server and execute it on mysql
generate a bunch of INSERT statements from the list and then send this SQL file to your server and execute it on mysql