A curl question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi:

I've asked this question on the curl-and-php@xxxxxxxxxxxx list, but replies were few and didn't address the problem. Whereas, I've seen considerable discussion of curl on this list, so here goes.

I am writing a client-side application that uses curl commands to communicate with a php application.

At present I can send the php application logon, password, and variables via:

curl -u userID:password --url http://mydomain.com/myApp.php?what=what

That works!

However, I would like to send the variables hidden instead of attached to the url. So, what would the curl command be?

Many thanks for any suggestions or solutions.

tedd

--
--------------------------------------------------------------------------------
http://sperling.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux