I haven't tried it, so I don't know if -d doesn't work with -u, but if
that is the case, you could change your URL to this:

curl -d "what=what" http://user:[EMAIL PROTECTED]/myApp.php

Ray:

Bingo -- that worked !

Now I can send data to a password protected folder without having to expose the data by adding it to the end of the url. This is mondo cool.

One step closer to world domination.

Many thanks.

tedd

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

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

Reply via email to