Hi Jovan,

Try sending with

$msg="hello+there+what+are+you+doing";


Jovan Kostovski wrote:
On Fri, Jul 31, 2009 at 4:33 PM, denis bahati<djbah...@yahoo.co.uk> wrote:
example of messages:

$msg="Hello";

this will work fine.

$msg="hello there what are you doing";
Any idea?

The message text has to be url encoded.
Try with:
$msg="hello%20there%20what%20are%20you%20doing";

%20 is the url encoded value for space


HTH, Jovan




--
Best regards,
*Kiran Reddy*
*System Administrator*

*
<http://www.mylivesignature.com>
Mpower Global*
1252 A,1ST FLOOR, 32 G CROSS,4TH T BLOCK EAST END MAIN ROAD
BANGALORE-560041 KARNATAKA - INDIA.
Cell.:+91-9886182699
Fax:+91-80-22332134
http://www.mpowerglobal.in
http://www.pushsms.in
http://www.mmschannel.tv
http://www.indias.tv
http://www.trmedia.in

Reply via email to