Juan Nin <juanin <at> gmail.com> writes: > > you probably have some incorrect linefeeds due to copying the PHP code > from the webpage > each line from $body and $post must be in a single line > > for example, from my webbrowser I see this: > > '<address > address-value="WAPPUSH=+'.$country_code.$phone.'/TYPE=PLMN <at> *ppg*.nokia.com"/>'."\r\n". > >
You're right! It was a line feed. I was able to discover the issue by trying all possibilities one by one. Im just waiting for the provider to actually enable PPG to be sent to phones...
