Hi Forum!
I have the following problem:
I have a webpage, where I can send SMS.
The page is based on a Form (HTML).
I can easily send SMS by putting some hidden fields into that form, but since I don't want everybody to see all that configuration-stuff, I want a php-"wrapper" around it, that reads some variables from a conf-file.
Now, that's certainly a great idea.
But how do I get the data from the form to the php, and, mor important, further on to the cgi actually sending the SMS?
How do I pass the Parameters?
Need help urgently!
Please help me!
THX
Markus