Hi Friends
Can we mixup Curl and PHP programming together ?
Suppose I have to upload a file to web server. And I'll use a Curl Form for posting the file to server with (calling) a PHP action script. Like ...
{HttpForm
{url "http://www.example.com/mysite/uploadfile.php"},
.......
}
Is it possible ?
//Thanx
Can we mixup Curl and PHP programming together ?
Suppose I have to upload a file to web server. And I'll use a Curl Form for posting the file to server with (calling) a PHP action script. Like ...
{HttpForm
{url "http://www.example.com/mysite/uploadfile.php"},
.......
}
Is it possible ?
//Thanx