Rojay Posted January 6, 2007 Share Posted January 6, 2007 alright there is that website that i want USING PHP (not browser) to log on and keep a session then send an sms ... i konw all the parameters ofr these fields and the URLs .. i just wanted to ask if its possible Link to comment https://forums.phpfreaks.com/topic/33112-php-using-post/ Share on other sites More sharing options...
Hypnos Posted January 6, 2007 Share Posted January 6, 2007 You should be able to using either fopen or the CURL functions.Holding the session cookie is trickier than sending the POST data. Link to comment https://forums.phpfreaks.com/topic/33112-php-using-post/#findComment-154293 Share on other sites More sharing options...
Rojay Posted January 7, 2007 Author Share Posted January 7, 2007 i thought they removed curl in php5 Link to comment https://forums.phpfreaks.com/topic/33112-php-using-post/#findComment-154670 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.