<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>18 Jun 2016 13:19:32 Z</lastBuildDate><pubDate>18 Jun 2016 13:19:32 Z</pubDate><description>Hello All,&#13;
&#13;
I have built an app for Android.&#13;
&#13;
In this app I am registering for Push Notification with GCM. Till here things seem to work fine.&#13;
&#13;
To access MySQL data on remote server I am using PHP4WM version 7.&#13;
&#13;
I want to send notification from web server which is coded in PHP and is running on a remote Linux server.&#13;
&#13;
From what I have understood regarding Push Notification. We have to store the unique identification info of each phone instrument in server database and then when we want send push notification we have to supply this to the GCM.&#13;
&#13;
But I am not able to get PHP4WM to store the binary data returned in a Buffer by WM on MySQL.&#13;
&#13;
So for this I think I will have to convert the binary data to human readable string.&#13;
&#13;
Is there a way by which we can convert binary data as supplied by WM to a string and then save it in the remote MySQL and on the server convert the string to original binary data and supply the same to GCM.&#13;
&#13;
If my understanding is wrong then please do correct me.&#13;
&#13;
Please help solve this issue.&#13;
&#13;
Thanks in advance.&#13;
&#13;
Yogi Yang</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58172-using-push-notification-problems-notify-from-php-script/read.awp</link><title>[WM] - Using Push Notification problems to notify from PHP script to Andoid app</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
