Skip to content

Instantly share code, notes, and snippets.

@benigumocom
Created August 24, 2012 13:52
Show Gist options
  • Save benigumocom/3450780 to your computer and use it in GitHub Desktop.
Save benigumocom/3450780 to your computer and use it in GitHub Desktop.
GCM Androidから削除依頼を受けて削除
<?php
// 書き込み権限とか
unlink('register.txt');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment