resting Posted October 27, 2009 Share Posted October 27, 2009 I think this is quite a common question? How do I send POST data from one script to another? I'm doing this login page which POST with form to a processing script. And if the authentication fails at the processing script, it should POST back an error message to the login page. Quote Link to comment https://forums.phpfreaks.com/topic/179169-sending-post-from-a-script-to-another/ Share on other sites More sharing options...
Daniel0 Posted October 27, 2009 Share Posted October 27, 2009 You can use curl. Quote Link to comment https://forums.phpfreaks.com/topic/179169-sending-post-from-a-script-to-another/#findComment-945260 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.