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]
http://localhost:8080/king/index.php?keys=39jf39jf3j3jf39j
============
king/index.php
$(document).ready(function(){
alert('try')
<?php
$keys = $_GET['keys'];
echo $keys;
?>
Topic Participants
mylifegoodluck
jtara-jquery