* Qt <[EMAIL PROTECTED]>:
> I have a database with binary file. I want to post that file from my server
> to another one with posting method. I have no problem to post any text data
> but I can not post binary data such as picture.jpe.
>
> Where can I find some solution about this

Look into PHP's cURL functions; these should allow you to post a binary
file.

-- 
Matthew Weier O'Phinney           | WEBSITES:
Webmaster and IT Specialist       | http://www.garden.org
National Gardening Association    | http://www.kidsgardening.com
802-863-5251 x156                 | http://nationalgardenmonth.org
mailto:[EMAIL PROTECTED]         | http://vermontbotanical.org

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

Reply via email to