Thread
:
Issue With Sending Data To Webserver
View Single Post
#
3
08-09-2013, 11:09 PM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
You don't need to base64 encode the data (therefore less overhead) if you
use the cURL functions
and POST the data. You didn't post your code so I'm not sure what you're doing, but in general that would be preferable.
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994