BIXMA AB
asked on
curl and php
I want to call a curl from PHP .
The command is:
curl -X POST -d '{"url":"http://www.mydomain.com/path/to/my/image.jpg"}' http://localhost
Any help how todo that?
The command is:
curl -X POST -d '{"url":"http://www.mydomain.com/path/to/my/image.jpg"}' http://localhost
Any help how todo that?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.