Hello there,
I Have a question about cURL and sending POST data.
I have an array with values which are needed for an POST.
There is one value which starts with an @.
This gives me a error: ErrorNo.: 26, ErrorMsg: 'failed creating formpost
data'.
This is becouse an @ at the start of a value is treated as an File
upload or something.
I realy need this to be an @ at the start, and i can't add an space
infront of it.
How can i fix this.
Tryed searching cURL's website didn't found anything (yet).
Thx in advance.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php