BRADERY Posted June 15, 2010 Share Posted June 15, 2010 ok so, I have logins for 1000 accounts.. they are all in a text file in the format email pass email pass email pass email and then pass seperated by only one space, a new account on each line well I want to put them into a another script I would have to put them like this $myHeader[]=get_myspace_header('email','pass'); is there a way I could write a script that would take the logins from the text file and make another text file and it would put the emails in the $myHeader and then write to a file? so I dont have to copy 1000 logins and put them into the script manually? Thanks Link to comment https://forums.phpfreaks.com/topic/204827-how-could-i-do-this/ Share on other sites More sharing options...
syed Posted June 15, 2010 Share Posted June 15, 2010 Why do you want to put them in another script? What are you trying to do? Link to comment https://forums.phpfreaks.com/topic/204827-how-could-i-do-this/#findComment-1072290 Share on other sites More sharing options...
N-Bomb(Nerd) Posted June 15, 2010 Share Posted June 15, 2010 Why do you want to put them in another script? What are you trying to do? I'm willing to bet he has a lot of stolen myspace/email accounts and he's writing some massive script to change all of their profiles to advertise for some website of his. Just a guess though.. Edit: The wink at the end of my post didn't seem enough to prove I was joking. He probably just has a lot of accounts (that he owns) and probably just trying to mass something in some myspace game.. Link to comment https://forums.phpfreaks.com/topic/204827-how-could-i-do-this/#findComment-1072297 Share on other sites More sharing options...
syed Posted June 15, 2010 Share Posted June 15, 2010 Lol Link to comment https://forums.phpfreaks.com/topic/204827-how-could-i-do-this/#findComment-1072301 Share on other sites More sharing options...
BRADERY Posted June 15, 2010 Author Share Posted June 15, 2010 Exactly LoL.. I have mass myspace accounts to help me excel in a myspace app Mobsters but yeah is there anyway to do this? Link to comment https://forums.phpfreaks.com/topic/204827-how-could-i-do-this/#findComment-1072302 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.