1zeus1 Posted June 7, 2016 Share Posted June 7, 2016 I'm attempting to send post data through wget using the --post-data parameter, and I'm sure it's right, but it's simply not working. I'm using --post-data like this: wget --post-data 'first_name=test' http://www.testtest.com/test.php What am I doing wrong? Quote Link to comment https://forums.phpfreaks.com/topic/301304-send-post-data/ Share on other sites More sharing options...
Jacques1 Posted June 7, 2016 Share Posted June 7, 2016 "Not working" is terribly unspecific. What's the exact output of wget? Quote Link to comment https://forums.phpfreaks.com/topic/301304-send-post-data/#findComment-1533448 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.