Basically i want to make a script that will autostumble a website with many accounts but first i want to try to make it work with one... however it seems to not be stumbling the website but it does the rest. $loginURL = "http://www.stumbleupon.com/login.php"; $loginFields = "username=$username&password=$password"; hitForm($loginURL, $loginFields); hitPage("http://www.stumbleupon.com/rate.php?rating=1&url=http//www.linksfusion.com/&charset=ISO-8859-1&referer=&version=mozbar%203.16%20xpi&username=$usercode&password=$passcode/"); print hitPage("http://$username.stumbleupon.com/"); PHP: i have the functions for hitPage and hitForm too. and of course i wont show you the variables that contain my account info. I just need a little help, will pay if needed but i dont have much. You can PM me or for a fluid chat u can add me to MSN, AOL, ICQ or Yahoo! i'm online almost all the time! I'm pretty sure the problem is in the 5th line because when i try to put that in my browser it says So... i don't know which format to use. NOTE: I'm using a firefox plugin for getting that information!
Ok i think i found something about PHP version on the information i pulled from my plugin. And my host uses 4.4.7, is that a problem?
Oh wow! Well that surely is a testimant to how good your php is. (I don't suppose you'd be willing to share? )