Re: new to php ... POST variables?
- From: "Chung Leong" <chernyshevsky@xxxxxxxxxxx>
- Date: 7 May 2006 18:05:43 -0700
grande news wrote:
Hello,
I am trying to send a bunch of data via a single POST message, from a
wireless device to a PHP script on my server. Some of this data is
base64_encoded binary image data. Basically, I want to send a series of
small icons, and each has a width, height, and the pixel data. So I am
sending the following strings via a Socket connection:
The problem might have something to do with the appearance of '=' at
the end of base64ed data stream. You might need to replace that with
the urlencoded equivalence.
.
- References:
- new to php ... POST variables?
- From: grande news
- new to php ... POST variables?
- Prev by Date: Re: PHP-JAVA BRIDGE COMPILE PROBLEM
- Next by Date: Re: Incorporating images with Oracle to create a PHP web site.
- Previous by thread: new to php ... POST variables?
- Next by thread: Re: PHP-JAVA BRIDGE COMPILE PROBLEM
- Index(es):
Relevant Pages
|