So simple $_GET doesn't work

So simple $_GET doesn't work

[GMAIL]

I sent an email by Gmail and read the link as show in the following:

[GMAIL INBOX]


============

king/index.php
$(document).ready(function(){

alert('try')

<?php

$keys = $_GET['keys'];
echo $keys;
?>