Searching for some info about how to send notifications using GCM but with PHP instead of servlets, i found this: GCM with PHP (Google Cloud Messaging)
I tested the
Solved!!!
you must use Key for server apps (with IP locking) instead of browser key
:)