Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Get the ID which was posted from the app
- if($_POST)
- {
- $ID = urldecode($_POST['id']);
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement