Jump to content

POST to a CGI script


SharkBait

Recommended Posts

What would I look at when I need to send POST information to a CGI script?

I currently have a script that requires 2 logins. One log in allows sessions to be set for the account management section of website. The 2nd login is to login to a hotspot controller that uses CGI scripts to authenticate to a RADIUS server.

I would like to make it so that when the user Logins the first time, they get authenicated to the account management section of the website and also pass their username and email address to the CGI script so they can be authenticated and allowed internet access.

I saw something recently that I could use CURL to send information to a CGI script?  Is this correct?

Thanks

Link to comment
https://forums.phpfreaks.com/topic/32796-post-to-a-cgi-script/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.